Kashargul
72628d226c
More globals ( #19247 )
...
* More globals
* planets
* .
* .
* Update jukebox.dm
* Fix timer callback syntax in jukebox.dm
* .
2026-03-15 02:54:17 -04:00
Selis
b0f0f4685f
JSON Logging Refactor ( #18252 )
...
* First pass
* fixes
* more fixes
* num2hex length changes
* pass 2
* fixed warning
* looc log fix
* .
* update tgui
* .
* .
* .
* .
* perttier
* cleanup
* .
* .
* fix token
* no
* .
* .
* .
* ,
* modsay eventsay
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-09-11 17:28:20 +02:00
Will
11284ddd1e
Methane Atmogas ( #18363 )
...
* initial port
* atmolast
* tank icons
* defines for gas names
* oop
* icons
* methane condensing
* tank_vr merge
* old icons too
* tank and safe toxin levels stuff
* doop
* gas condensing toxins
* choking methane
* tank sprites for worn on mob
* atmos tank sign
* SM monitor
* cleanup
* copypasta cleanup
* fixed gas sensor data
* proper sensor
* biome issue
* standardize these
* Update life.dm
* Update life.dm
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
2025-09-04 20:23:24 -04:00
Kashargul
e956d13a6b
jobs, access and radio to defines ( #18297 )
...
* jobs, access and radio to defines
* .
* .
* urg
* .
* .
* finish the radio freqs
* why
* .
* .
* ticker initial
* eh
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
2025-08-31 01:32:36 +02:00
ShadowLarkens
959b1728d9
Fix gas overlays ( #17735 )
...
* Fix gas overlays not working
* Make gas_data a GLOB
* Just get rid of this entire cursed Initialize proc
2025-05-23 17:21:06 +02:00
Kashargul
80edcd2c3d
Converts gas, mat and reagent strings to defines
2024-12-06 17:26:00 +01:00
Atermonera
57bc515c04
Replace "Sleeping Agent" with Nitrous Oxide, Add New Sprites for Gases
2020-08-27 22:28:46 -04:00
Anewbe
f1c5978a32
Merge pull request #5343 from ReddeyfishVor/slimeChanges
...
prevent slimes from spawning on top of people
2018-06-11 14:11:28 -04:00
Arokha Sieyes
6c686e6a2f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-04252018
...
# Conflicts:
# README.md
# code/game/jobs/job/job.dm
# code/modules/client/preference_setup/loadout/loadout_utility.dm
# code/modules/mob/living/carbon/human/examine.dm
# code/modules/mob/living/carbon/human/npcs.dm
# code/modules/mob/living/carbon/human/species/station/prometheans.dm
# html/changelogs/.all_changelog.yml
# maps/RandomZLevels/Academy.dmm
# maps/RandomZLevels/beach.dmm
# maps/RandomZLevels/blackmarketpackers.dmm
# maps/RandomZLevels/challenge.dmm
# maps/RandomZLevels/example.dmm
# maps/RandomZLevels/jungle.dmm
# maps/RandomZLevels/listeningpost.dmm
# maps/RandomZLevels/spacebattle.dmm
# maps/RandomZLevels/stationCollision.dmm
# maps/RandomZLevels/wildwest.dmm
# maps/RandomZLevels/zresearchlabs.dmm
# maps/northern_star/polaris-1.dmm
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# maps/southern_cross/southern_cross-7.dmm
# maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm
# maps/submaps/surface_submaps/plains/Boathouse.dmm
# maps/submaps/surface_submaps/wilderness/Blackshuttledown.dmm
# maps/submaps/surface_submaps/wilderness/Boombase.dmm
# maps/submaps/surface_submaps/wilderness/DJOutpost1.dmm
# maps/submaps/surface_submaps/wilderness/DecoupledEngine.dmm
# maps/submaps/surface_submaps/wilderness/Drugden.dmm
# maps/submaps/surface_submaps/wilderness/Rockybase.dmm
# maps/submaps/surface_submaps/wilderness/Shack1.dmm
# maps/virgo/virgo-6.dmm
# vorestation.dme
2018-04-25 17:23:33 -04:00
Reddeyfish
bbcd0f24e0
Add several new events
2018-04-13 18:03:42 -07:00
Leshana
ae270c6938
Adjusts random events to be more suitable for the Tether
...
Fixes #1542 Fixes #1396
* Disables the Supply Demand event until it can be reworked to be more interesting.
* Removes volatile fuel from the possible gases leaked in Atmos Leak event.
* Excludes areas around spawn points from the Atmos Leak event.
* Prevents gravity failure from disabling gravity on planetary z levels.
2017-05-24 17:08:39 -04:00
Leshana
889e9403f0
New Event: Atmos Leak
...
In this event some sort of gas leak occours! A random area on the station is chosen to experience a leak of a randomly chosen gas!
* By default, areas with any people in them are protected, so it won't just kill someone.
* A warning announcement is given shortly before, so there is some warning.
* Dorms, Shuttles, Holodeck and Supermatter are protected.
* At higher severity, adds worse gasses and possibility of high/low temperature.
2017-03-11 01:07:22 -05:00
Leshana
a50d3c1a88
New Event: Atmos Leak
...
In this event some sort of gas leak occours! A random area on the station is chosen to experience a leak of a randomly chosen gas!
* By default, areas with any people in them are protected, so it won't just kill someone.
* A warning announcement is given shortly before, so there is some warning.
* Dorms, Shuttles, Holodeck and Supermatter are protected.
* At higher severity, adds worse gasses and possibility of high/low temperature.
2017-03-09 22:04:43 -05:00