11 Commits

Author SHA1 Message Date
Kyle2143
45130a1d79 repace lentext with length procs 2019-12-08 20:43:40 -05: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
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
Mordent
a396a9247a Rename DEBUG macro to DEBUG_MESSAGE, for compatibility with 512.1413 2018-03-22 17:06:23 -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
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