Luc
00a0b8f004
Fix runtimes when events cannot find a valid event area ( #26594 )
...
* Fix runtimes when events cannot find a valid event area
* oops
2024-09-03 13:13:49 +00:00
Daylight
dbc26cce38
Highlight tweaks ( #25551 )
2024-06-01 21:57:44 +00:00
Luc
0bd97b3e73
Refactors false alarms ( #22010 )
...
* rework anomalies
* oh yeah, events, too.
* does remaining events
* fixes most issues
* oops
* this too
* ensures traders actually fake announce properly
* fix tear
* missing return
* And another missing return
2023-09-18 13:15:34 +01:00
warriorstar-orion
c203fe01b9
Buff dimensional tears. ( #21937 )
...
* Buff dimensional tears.
* Keep leaders. Pick random turf. Clean up implementation.
* Update code/modules/events/tear.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* use log_debug
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-08-21 20:03:49 +01:00
GDN
817664b66b
adds the cluwne goblin ( #20244 )
2023-01-20 19:11:34 -05:00
warriorstar-orion
77f576a5ca
Recategorize in-game announcements by priority. ( #19639 )
2022-12-19 17:02:22 +00:00
S34N
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00
Adri
4d1cc314e0
Fixes the honkmensional tear's leader and announcement ( #17821 )
2022-05-18 13:50:56 +01:00
Adri
68974e46c9
Dimensional tear update ( #17629 )
...
* Adds a low heartbeat sound
* Changes mob names to lowercase
* Rewrites the dimensional tear event
* Simplifies step, updates comment
* Turns the frenzied hellhound into a subtype
* Removes old code
* Replaces flicker with get_spooked
* Fixes the linter error
Co-authored-by: Vicacrov <fe.adelina@gmail.com >
2022-04-20 12:21:58 +01:00
S34NW
b22ded5a93
What happened to you, AI?
2021-05-02 13:34:53 +01:00
SteelSlayer
e57d867df5
spawn removals
2021-02-26 23:02:16 -06:00
Farie82
acaefa9591
Refactors the events to be async (not use sleeps) and not use spawns ( #15203 )
...
* Makes the prison break use INVOKE_ASYNC for the (win)doors
* Add documentation
* Refactors the whole event system to not use spawns and be async
* relative proc path
* keep timing
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com >
2021-01-24 21:57:13 +00:00
AffectedArc07
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
Fox McCloud
238ea19d09
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/modules/clothing/suits/labcoat.dm
# code/modules/clothing/under/miscellaneous.dm
# code/modules/mob/living/carbon/human/species/golem.dm
# code/modules/mob/living/simple_animal/bot/ed209bot.dm
2019-09-21 12:40:07 -04:00
Fox McCloud
5810d28571
Refactors Simple Mob Creation: Adjusts Which Mobs are Available ( #12325 )
2019-09-17 16:06:43 -07:00
Fox McCloud
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
Aurorablade
daf04fa8de
honkening
2018-12-17 22:41:14 -05:00
Markolie
ffc74cda0a
Announcement fixes, change most command announcements to event announcements
2016-10-25 15:21:16 +02:00
Fox-McCloud
b7afdec18c
defines
2016-04-04 17:01:03 -04:00
Fox-McCloud
3bd37ec757
Simple Animal Spawn Refactor
2016-04-04 00:30:10 -04:00
Markolie
ed9a63763e
More event tweaks
2015-09-17 22:25:35 +02:00
Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
Tigercat2000
9ffdadb252
Move hostile blacklist to global variable
...
This moves the multiple lists of blacklisted hostile mobs
(as in, unsafe or intended for special use) into a single global
variable. This means that gold slime cores and dimensional tears
now use the same list of mobs, for simplicity.
2015-04-16 09:30:36 -07:00
Tigercat2000
2729ade288
Add spaceworms to /obj/effect/tear exception list
...
This commit adds /mob/living/simple_animal/hostile/spaceWorm to the
obj/effect/tear blocked mobs list, to prevent /obj/effect/tear from
spawning them.
2015-04-10 11:13:18 -07:00
Markolie
ad167dc541
Announcement system overhaul, crew monitor system overhaul, add portable crew monitor
2015-02-16 19:03:29 +01:00
ZomgPonies
64554340f4
Modifed faction system to use a list instead. Mobs can belong to multiple factions at once.
2014-07-19 13:26:55 -04:00
alex-gh
16273b0c47
Moved events endured counter
2013-12-02 12:08:22 +01:00
ZomgPonies
f0500437cd
New random event
2013-11-28 02:56:57 -05:00