Epoch/Changelogs/0.6.0.0.txt

27 lines
1.3 KiB
Plaintext
Raw Normal View History

== WIP ==
[Added] Option to drink from predetermined sources. @Ignatz-HeMan
[Added] Epoch Events 3.0: Allow external events based on server side configs and pbos.
New server side events can be added just dropping the pbo into @epochhive/addons folder.
To make your own use Dynamic Debris Event as a template.
[Added] Dynamic Debris Epoch Event. Dynamically spawns vehicle and other debris on the roadways.
Scans the roads on startup and uses a random seed generator to determine the locations of debris.
Debris is spawned using createSimpleObject and is made to conform with the upper most roadway surface.
[Added] Epoch Dev Libs by @raymix
[Fixed] BE kick since 1.70.
2017-05-27 22:54:01 +00:00
[Changed] Reworked Basebuilding Script. @DirtySanchez & @Ignatz-Heman
2017-05-27 23:06:00 +00:00
- Added Vecorbuilding (with arrow keys by default)
- Added: Building element can be detached to walk around the Element before saving
2017-05-28 12:58:18 +00:00
- Added: With SHIFT / ALT you can control the steps of building placement while building
- Added: Help-Arrow to indicate door-opening direction
- Added: Max building height now will be checked direcly by building element placement
- Changed: Replaced 0/90/180/270° direction build mode with "Rotate 90°"
- Fixed: 90° and 270° Snap was broken
2017-05-28 12:59:55 +00:00
- Fixed: Sometimes Snapped elements rotate back on save