Releases: jameslkingsley/mars
Releases · jameslkingsley/mars
Version 0.1.0
WORK IN PROGRESS AND NOT FEATURE COMPLETE
CHANGE LOG SUMMARY
ADDED:
- Debug panel (can be toggled on/off)
- Camera pan speed setting
- Mission debriefings
- Teleport context menu command (subject to change, somewhat placeholder)
- Player icons and their name
- Attributes number control
- Attributes confirmation function
- Allow login if curator setting
- Allow login if admin setting
- Switched to CBA settings
whitelisted
andblacklisted
still remain the same inuserconfig\mars\serverconfig.hpp
- Confirmation to mission end options
- Add disembark all/cargo options to vehicles
CHANGED:
- Disable unit FSM when force moving
- Vehicle crew option now at the bottom of asset browser (like in Eden)
- Default camera speed is now 2.5
- Order of context menu commands
- Disable menu strip sorting (uses config order)
- Server config classname changed from
mars_editor_players
tomars_editor
- Changing object direction now also resets their
watch
position - In
ARCOMM
optional addon- Execution menu now saves content
- Switched to new marker color control
FIXED:
- Asset browser control group was scrollable
- Duplicate objects in selection
- Object selection now detects static weapons
- Air orbit command
- Z cord on player icons
- Various other fixes