The WorldEditorRemix v26 is out! (after 5 years)
The v24 was compiled with vs2010, but the v26 is compiled with vs2019. If you find any regressions, report me all of them.
(for the download, check the mediafire folder)
Changes:
- Fixed locale/ymir/mob_proto load (autodetect struct)
- Fixed <map>/regen.txt save/load/edit (very nice for "m" regens)
- Fixed ./group.txt load
- Added water texture change in msenv (you need additional client c++ code; ignore it for now)
- Added wind strength change in msenv (for speedtree; you need additional client c++ code; ignore it for now)
- Fixed some crashes
- Added generation of logs/WorldEditorRemix_{target}_{date}.dmp in case of crashes
- Updated some icons (logo, menus)
- Updated granny to 2.11
- Changed config file extension
- Load from PACK is available if property/ is missing and pack/property is present! Be sure pack/Index exists! (textureset from PACK ignores textureset/ if the relative pack exists)
- Added config flag SERVERATTR_REMOVE_WEIRD_FLAGS
Bugs to fix in the future releases:
- ObjectList empty in PACK mode
- SkyBox textures not cleared when switching maps
- Some random asserts (if you get any, write me which ones, so that I at least suppress them)
- I'll probably add some more config options
--------------------------------
V27 out! Here the changes:
- Fixed multi-object-selection crash
- Fixed the missing diffuse lighting in the objects
- Fixed a crash when previewing a missing texture
- New config options VIEW_OBJECT_LIGHTING, MOB_PROTO_PATH, VIEW_MONSTER_AREA_INFO
- Default texture displaying count has been increased from 8 to 255 (aka lshift+0 by default)
--------------------------------
V29 out! Here the changes:
- Load from PACK first only if pack/property exists, otherwise it loads from FILE first [v28]
- Fixed multi-object-selection box display
- Fixed creating new property folders in root tree
--------------------------------
V30 out!
- Fixed object attachment in Model Tab
- Fixed the names of the elements in Effect Tab
- Fixed crash when saving a .mse script with no mesh model
- Fixed crash when inserting a lower gradient
--------------------------------
V31 out!
- Removed useless File Dialog options
- Removed useless Toolbar options and added Redo [Only registered and activated users can see links. Click Here To Register...]
- New config options:
--------------------------------
V32 out!
This is just a minor update. I simply disabled the DPI-awareness, so the app won't scale weirdly if you set your windows's scaling (over 150% kinda) at all.
Don't forget that, if you get crashes/asserts, you'll get a logs/{name}.dmp file. You can upload it and send it to me for debugging.