View previous topic :: View next topic |
Author |
Message |
Ventilator
Mafiascene Veteran Modder


Joined: 08 Apr 2013 Posts: 50 Location: Grevenbroich / Germany 1254 Bank Notes
Items
|
|
Problem solved !
I just use editor.ini from previous version.
No appcrash since then...
THX a lot _________________
V3NT1L4T0R |
|
Back to top |
|
 |
ASM.
Mafiascene Veteran Modder


Joined: 10 Jan 2014 Posts: 327
677 Bank Notes
Items
|
|
v0.3.2 released. Contains minor improvements/fixes.
Changelog:
Code: |
* Objects now stick to the mouse cursor when dragged in viewport
* Fixed potential crash when lightmapping meshes with degenerate triangles
* Introduced lower bound for scaling via property panel
|
Link: http://www.ccgm.de/Mafia/Editor/Editor.v0.3.2.7z |
|
Back to top |
|
 |
ASM.
Mafiascene Veteran Modder


Joined: 10 Jan 2014 Posts: 327
677 Bank Notes
Items
|
|
v0.4.0 released. This version completes the lightmapping implementation introduced in v0.3.0 and allows to lightmap sectors and, as such, entire missions now. In addition to that the renderer supports billboards and alpha transparency now. The full changelog can be found below. Make sure to read the Readme.txt as there're a few breaking changes since v0.3.x.
Changelog:
Code: |
* Added support for lightmapping sectors/missions
* Added support for vertex lightmaps to lightmappper
* Added support for alpha transparency. The option to hide alpha materials has been removed.
* Added support for billboards
* Reworked UI a bit
* Billboards now cast rotation-invariant shadows
* Various material rendering improvements. The editor now properly renders color-only, emissive and two-sided materials.
* Changing edit mode is now dona via 1, 2, 3 and 4; the CTRL modifier is not needed anymore. Look Mode is not accessible via the mode keys anymore.
* Added support for clearing current selection via ESC
* Removed object selection mode (CTRL-S) and replaced it with a pick modifier that is temporarily activated by holding Y
* Right-clicking in viewport now toggles between Look Mode and currently active edit mode
* Enabled shadow casting from script actors. Fixes tutorial's 2stulc not casting shadows.
* The editor now marks 4ds objects with *wcol* in their name as deactivated. This enables to show/hide these objects in the viewport via the "Draw Disabled Objects" setting and makes the lightmapper
ignore them as shadow casters.
* Disabled picking of dummies that are part of the hierarchy of a model instance
* Split up Readme.txt into topic files
* Fixed lightmap process aborting
* Fixed lightmapper producing black borders at object boundaries for certain objects (thanks GOLOD)
* Another fix for lightmapping meshes with degenerate triangles
* Fixed potential deadlock at the end of a lightmapping process
* Fixed potential crash if editor fails to load (alpha) textures (thanks GOLOD)
* Fixed loading TGAs (thanks GOLOD)
* Fixed picking of dummies
* Fixed lighting in LI - CI tunnel in freeitaly
* Fixed billboards erroneously getting culled in the viewport after rotating them
|
Link: http://www.ccgm.de/Mafia/Editor/Editor.v0.4.0.7z |
|
Back to top |
|
 |
vapno92
Junior Member


Joined: 01 May 2014 Posts: 51 Location: Slovakia 617 Bank Notes
Items
|
|
YEAH!
Thank YOU! Is it finally possible to do multi-level lightmaps? |
|
Back to top |
|
 |
Firefox3860
Junior Member


Joined: 23 Aug 2014 Posts: 43 Location: The Russian Federation, Samara 99 Bank Notes
Items
|
|
Thank you! And in this version is possible to change the material of collision for the whole group faces? |
|
Back to top |
|
 |
Jorns
Mafiascene Veteran Modder


Joined: 17 Jan 2014 Posts: 49
117 Bank Notes
Items
|
|
Perfect ! You must continue with editor development.
I wait for next updates - checkpoint suppor, multiple objects selection, and insertion of objects with def... |
|
Back to top |
|
 |
djbozkosz
Mafiascene Veteran Modder


Joined: 06 Mar 2013 Posts: 101 Location: Czech Republic 1878 Bank Notes
Items
|
|
thanks for the next version
while testing i encountered to the ls3d border maybe. first to 6th levels works fine but when i created 7th level, then game was crashing after load. 1-6 levels were also used.
then, i'm did not fully inspecting scene2.bin but i think, that file was valid  _________________
Web | Youtube | Developer at Hangar 13 Games (2K Czech) |
|
Back to top |
|
 |
ASM.
Mafiascene Veteran Modder


Joined: 10 Jan 2014 Posts: 327
677 Bank Notes
Items
|
|
vapno92 wrote: |
Thank YOU! Is it finally possible to do multi-level lightmaps?
|
If you mean having multiple lightmap levels like in mise11-vila, then yes, that should work. The only issue is that it's still cumbersome to adjust the scene for each level as MWE does not yet provide options for turning individual lights off for example. For each level you'd have to adjust the scene with DC||ED/Hex Editor/younameit, load it in MWE, build lightmaps and so on.
Firefox3860 wrote: |
Thank you! Very happy And in this version is possible to change the material of collision for the whole group faces?
|
You can change material and flags for individual triangles, for the set of triangles belonging to a specific material group or for all triangles of the mesh. See docs\Collision Model Editing.txt, section Face Col Data for details.
djbozkosz wrote: |
while testing i encountered to the ls3d border maybe. first to 6th levels works fine but when i created 7th level, then game was crashing after load. 1-6 levels were also used.
then, i'm did not fully inspecting scene2.bin but i think, that file was valid
|
You might have a point here. There's a screenshot showing the scene editor used by IS internally and it only allows to set levels 0 - 5 so maybe there's indeed a limit in place.
On the other hand I just did a quick test in tutorial. I created lightmaps for all eight levels for object Loft42 and the game loads the mission just fine...  |
|
Back to top |
|
 |
vapno92
Junior Member


Joined: 01 May 2014 Posts: 51 Location: Slovakia 617 Bank Notes
Items
|
|
What are the rules for creating lightmaps by selecting sector? I selected Primary Sector, it created lightmaps on road meshed, but NOT on scene2.bin objects..also not in other scene.4DS objects, like footbal playground. How can I change the rules? |
|
Back to top |
|
 |
ASM.
Mafiascene Veteran Modder


Joined: 10 Jan 2014 Posts: 327
677 Bank Notes
Items
|
|
vapno92 wrote: |
What are the rules for creating lightmaps by selecting sector? I selected Primary Sector, it created lightmaps on road meshed, but NOT on scene2.bin objects..also not in other scene.4DS objects, like footbal playground. How can I change the rules?
|
MWE only lightmaps objects that a) are marked for lightmap generation for the active lightmap level and b) don't already have a built lightmap. MWE renders these objects cyan if unselected. In order to mark objects for lightmapping, pick them and press either 'Bitmap' or 'Vertex'. If one of these buttons is depressed, the object is already marked for lightmap generation. |
|
Back to top |
|
 |
_vcn
New Member


Joined: 11 Sep 2014 Posts: 1
2 Bank Notes
Items
|
|
This is just awesome. Almost feels like working with Ptero-Engine II Editor (official editor for Vietcong). For sure this attracts more moders to the game. Too sad Illusion Softworks hasn't given us any modding tools and the LS3D Engine SDK. Unlike Pterodon has. |
|
Back to top |
|
 |
urza
New Member


Joined: 30 Oct 2014 Posts: 4
8 Bank Notes
Items
|
|
Would be nice to see an option to save tools window positions in editor.ini. Or you can just adjust width's .
Thanks fot this nice tool. |
|
Back to top |
|
 |
AsaSK
Mafiascene Veteran Modder


Joined: 24 Feb 2013 Posts: 785 Location: London, England 12004 Bank Notes
Items
|
|
Hi everybody,
I exported some terrain I created from 3DS Max, through Zmodeler and then into Mafia.
I then inserted it into the world in MWE and it looks fine - but when I go into the game the model isn't there.
Has anyone ever come across this issue and/or know how to fix it?
(By the way, the faces are facing the right way up on the model - just in case anybody thought it was a backface culling issue).
 _________________
The official Mafioso Mod thread |
|
Back to top |
|
 |
Ventilator
Mafiascene Veteran Modder


Joined: 08 Apr 2013 Posts: 50 Location: Grevenbroich / Germany 1254 Bank Notes
Items
|
|
If it´s one model, maybe it´s just too big.
You need to have Distance models than.
In zmodeler create 2 copy´s and name it NAMEOFMODEL:1 NAMEOFMODEL:2
Make sure that their axis are all the same position. _________________
V3NT1L4T0R |
|
Back to top |
|
 |
AsaSK
Mafiascene Veteran Modder


Joined: 24 Feb 2013 Posts: 785 Location: London, England 12004 Bank Notes
Items
|
|
Thanks for the help Ventilator!
Is there any way I can clone all the segments before they get to Zmodeler? Lining up axis gives me a headache.. _________________
The official Mafioso Mod thread |
|
Back to top |
|
 |
|
|