warriorstar-orion
62b65f8a91
Rework Lavaland tunnel themes. ( #26599 )
...
* Rework Lavaland tunnel themes.
* Fix deeprock mob density; ensure 1 vetus/bubblegum
* goddamnit
* bring spawn odds closer in line to head, fix tendril collapse range
* Move define to global dir
* don't need initial here
* define magic number properly
* make type of var clear
* CHECK_TICK during procgen
* less tendril cities, no tendrils in oasis centers
* revert no_lava helpers for now
* add NO_LAVA_GEN flag check back to safe_replace
* add blackbox feedback for themes
2024-10-10 00:05:29 +00:00
DGamerL
37ffe943e4
Removes duplicate definitions in types ( #25702 )
...
* Removes duplicate definitions
* One more
2024-06-06 18:56:03 +00:00
warriorstar-orion
7c624a7004
Attacking a tendril rallies its mobs against you. ( #25093 )
...
* Attacking a tendril rallies its mobs against you.
* try to pull this into a signal
* fix arguments
* find and move together, no list signal register
* Update code/modules/mob/living/simple_animal/hostile/hostile.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/__DEFINES/dcs/signals.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* invert if for early return
* Update code/datums/components/spawner.dm
For now spawners only spawn hostile mobs but if that changes in the future or an admin varedits a spawner to not do so this'll runtime
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-04-17 04:19:42 +00:00
McRamon
04163038c0
Lavaland welcoming billboard ( #24393 )
...
* First attmept
* dzcgv
* some edgy code
* this code works
* x
* map
* last batch of things
* fixie
* small sprite fix
* Update code/game/objects/structures/lavaland/billboard.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/structures/lavaland/billboard.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/structures/lavaland/billboard.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* some fix and 2 new captions
* ugh
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-10 18:15:00 +00:00
GDN
0b8c196f67
tgchat day zero changes ( #23872 )
...
* tgchat day zero changes
* Update code/game/verbs/ooc.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-21 22:07:57 +00:00
DGamerL
e633651f9b
Removes Ladders ( #23212 )
...
* Ladder begone!
* Whoops
* Map and icon
* I forgor text
* Renamed + typepath
2024-01-09 13:01:16 +00:00
Contrabang
b6601ebd29
Initing empty lists with GLOBAL_LIST_INIT(X, list()) is now prohibited by CI ( #23247 )
...
* moreglobals
* comment
2023-11-29 12:41:01 -05:00
AffectedArc07
946fb4dff6
Small MC refactor ( #20017 )
...
* Small MC refactor
* Order fix
* Nabs tgstation/tgstation#27324
* Oops
* gnarg
2023-01-18 12:06:24 -06: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
ppi13
96fddc3f91
Remove gps references
2020-07-20 20:09:12 +02:00
ppi13
05e70b7005
Deletes the line instead of commenting it out
2020-07-20 19:52:50 +02:00
ppi13
04236edf13
Removes GPS from tendrils
2020-07-20 19:30:41 +02: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
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
Fox McCloud
8587f63982
Refactors Spawners/Tendrils
2019-09-07 20:02:53 -04:00