20 Commits

Author SHA1 Message Date
ZeWaka 8e57f3c93a 2020 Mapping Update #1
Added placeholders for more objects added to the game since 2016, such as colored map lighting
2020-01-07 22:33:41 -10:00
Kyle2143 03164b70fc remove proc/tan and proc/arctan since they are now reserved procs in byond version 513.1501. 2019-12-08 20:45:47 -05:00
Kyle2143 45130a1d79 repace lentext with length procs 2019-12-08 20:43:40 -05:00
ZeWaka 73bce6a90c 2019 Mapping Update #3
Added firedoor spawners, as well as icons for the access spawners.
2019-05-23 23:17:06 +02:00
UrsulaMejor 3192d1ee79 UM-002 - Adventure elements on .dmm files and associated edits (#137)
**Key Features:**

- /obj/adventurepuzzle/element_link
    - allows you to set up trigger-triggerable relationships on .dmm files

- /obj/adventurepuzzle/triggerable/targetable
    - groups together various targetable triggerables for use by target_link

- /obj/adventurepuzzle/invisible/target_link
    - allows you to set a target for targetable triggerables on .dmm files

- adv_test.dmm
    - map for showcasing the various adventure elements and some of their functionality

**Other Changes:**

I had to edit several of the existing elements to make their member variables editable on the .dmm editor

I also instantiated a bunch of variables that marquesas didn't instantiate, and fixed a bug with timed doors
2019-05-12 20:26:29 -07:00
ZeWaka 44d4ba88a0 Compatibility patch for BYOND 512.1453+
UP is a built-in thingaroo now.
2018-10-20 15:44:26 -07:00
ZeWaka da4329004c ...and some of the VR & diner areas. 2018-06-26 18:15:55 -10:00
ZeWaka 307e66b6b7 Oops, somehow the Drone Zone's areas got missed. 2018-06-26 18:04:30 -10:00
ZeWaka acb4d0c027 2018 Mapping Update #2
Carpets are now pathed.
Areas have been updated, along with their icons. Wingrille spawners have been updated.
Access spawner objects have been added, allowing for easy access setting on doors.
Drain placeholders have been added, allowing for pre-placement of drains on maps.
Updated the Map Submission Guidelines in the maps folder.
2018-06-26 17:02:08 -10:00
ZeWaka c1e9e253d8 2018 Mapping Update
Turfs are now pathed for easier mapping. Floor icons updated.
If you are going to submit a map to Goonstation, please follow the Map Submission Guidelines in the maps folder.
2018-06-09 14:51:25 -10:00
Mordent a396a9247a Rename DEBUG macro to DEBUG_MESSAGE, for compatibility with 512.1413 2018-03-22 17:06:23 -10:00
ZeWaka 4f7298e438 Compatibility patch for BYOND 512.1383+
Due to filters being a built-in thingaroo now.
2017-11-17 14:26:32 -10:00
HaineSA 4dee784808 ZeWaka's fixes for Byond 511. Hopefully I'm doing this right? I don't know. I am a git moron so maybe this will break everything. 2017-06-04 19:43:07 -04:00
drsingh 1bb02bf32d so very, very coder 2016-03-13 00:30:31 -08:00
drsingh c37e8aff8c im coder 2016-03-12 23:59:01 -08:00
drsingh 6c5b1596a5 more changes to the process scheduling and LAGCHECK to spread things out properly under severe load
sped up the delete loop because it shouldn't lock up the server anymore
fixed that door flicker because it was seriously annoying me
2016-03-12 23:53:34 -08:00
drsingh 29ee159ed6 im really good at git 2016-03-12 16:54:35 -08:00
drsingh 77fd7d4f20 oops, that was test code i didn't clean up 2016-03-12 16:52:54 -08:00
drsingh dc4217b498 modified process scheduler, 510 compatibility, explosions moved to process
this is all very alpha please don't hate me too much if i fucked it up
2016-03-12 16:36:00 -08:00
Tobba b181d0b552 Initial Commit 2016-03-06 20:52:14 +01:00