Hard upstream sync (#6951)
* maps - none of our changes included yet i'll get them in after i finish up the rest of the sync * sync part 1 - underscore folders in code * controllers folder * datums folder * game folder * cmon, work * modules - admin to awaymissions * cargo to events * fields to lighting * mapping > ruins * rest of the code folder * rest of the folders in the root directory * DME * fixes compiling errors. it compiles so it works * readds map changes * fixes dogborg module select * fixes typo in moduleselect_alternate_icon filepath
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
author: "SpaceManiac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The destructive analyzer can once again be used to reveal nodes."
|
||||
- spellcheck: "Some references to \"deconstructive analyzer\" have been updated to \"destructive\"."
|
||||
@@ -0,0 +1,5 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes the wrong tiles in Syndicate VR trainer and uses different tiny fans."
|
||||
- bugfix: "Access didn't append to VR IDs"
|
||||
@@ -35,7 +35,7 @@
|
||||
R <input type="radio" name="offset_type" value="relative" checked="checked"><br>
|
||||
|
||||
Number: <input type="text" name="object_count" value="1" style="width:30px">
|
||||
Dir: <input type="text" name="object_dir" value="2" style="width:30px">
|
||||
Dir: <input type="text" name="object_dir" value="" style="width:30px">
|
||||
Name: <input type="text" name="object_name" value="" style="width:180px"><br>
|
||||
Where:
|
||||
<select name='object_where' style="width:320px">
|
||||
|
||||
Reference in New Issue
Block a user