* HOW ABOUT WE TAKE THE AIR PROCESSING
AND MOVE IT OVER THERE!!!!
* makes gas reactions happen in the original atmos subsystem so gas reactions run at the original atmos speed
* maps - none of our changes included yet i'll get them in after i finish up the rest of the sync
* sync part 1 - underscore folders in code
* controllers folder
* datums folder
* game folder
* cmon, work
* modules - admin to awaymissions
* cargo to events
* fields to lighting
* mapping > ruins
* rest of the code folder
* rest of the folders in the root directory
* DME
* fixes compiling errors. it compiles so it works
* readds map changes
* fixes dogborg module select
* fixes typo in moduleselect_alternate_icon filepath
add: Fusion is back
add: Fusion now happens with large quantities of hot plasma and CO2, consuming all the plasma rapidly and producing large amounts of energy. Other gases can also effect the performance of the reaction.
add: Fusion now produces radiation. Be careful around reactors.
fix: fixes fusion dividing by zero and destroying everything
code: Gas reactions now have access to where they are occurring
fix: Prevents some other reactions from producing matter from nothing
* Speed up space wind by avoiding noop proc calls. (#36072)
During times of high numbers of active turfs on station, this proc tends to cost more per turf then process_cell does, avoiding noops is really the only easy speed up opportunity i can see here unless i wanted to make a flag for rather or not experience_pressure_difference is called so only movables that override the default behavior (livings really) get the proc called on them
* Speed up space wind by avoiding noop proc calls.
* apparantly you need shuttles, who knew
* some tweaks
Sprites need adjustments
Janidogs need adjustments in UI
* Hm, maybe a fix. Revert attempt to rename sprites
* [MIRROR] Better Chat Squashing (#5193)
* Merge pull request #35058 from uraniummeltdown/chatsquash
Better Chat Squashing
* Better Chat Squashing
* [MIRROR] Sexy Solar Sprites (#5191)
* replaced solar panel sprites with better ones
* Sexy Solar Sprites
* Automatic changelog generation for PR #5191 [ci skip]
* [MIRROR] New Coffin Sprite (#5190)
* coffins have a new sprite (#34995)
* New Coffin Sprite
* Automatic changelog generation for PR #5190 [ci skip]
* [MIRROR] Makes fire colorful and anime (#5187)
* Makes fire colorful and anime (#34977)
* - Makes fire colorful and anime
* - Updates light color on fires
- Makes fire update color less often (1/7th as often)
* - Changes the transition from blue to purple to be much more gradual, it starts at 40000 and peaks at 120000 Kelvin now
- Changes fusion fire (>4 million Kelvin) to have a slight colorshift to it (It's just the druggy overlay).
* - Moves fire above gas (and everything else)
- Changes fire alpha for low temperature fires to compensate for items no longer rendering on top of fire
* - Makes the new fire layer a define and makes sure it isn't above "Hyperspace Ripples" whatever that is
* - Removes comment
* - FIRE_LAYER is already defined for burning humans.
* Makes fire colorful and anime
* Automatic changelog generation for PR #5187 [ci skip]
* [MIRROR] Expand Cyborg (#5183)
* Expand Cyborg (#34958)
* Expand Cyborg
* i ded pls nerf
* Oh sheet
* Expand Cyborg
* Automatic changelog generation for PR #5183 [ci skip]
* [MIRROR] Cosmic Bedsheet (#5170)
* adds cosmic space bedsheet
* Cosmic Bedsheet
* [MIRROR] The punisher no longer punishes ticker subsystems with delayed fires (#5174)
* Merge pull request #34964 from MrStonedOne/patch-463
The punisher no longer punishes ticker subsystems with delayed fires
* The punisher no longer punishes ticker subsystems with delayed fires
* Fuck this I'm done with it
* Adds pluoxium formation, makes fusion radioactive and nerfs it, makes noblium cost more energy.
* Review response.
* tanks now melt above 1 Million degrees Kelvin.
* fixed runtime in air.dm
fix was made in LINDA_turf_tile.dm though
* fixes runtime in corpse.dm
* fixes runtime in species.dm
* automatically restarts the MC sometimes
When the timer SS crashes, here's the fix
hardcoded with love
* supermatter area icon
* better admin logs
* better mentorhelp message for admins
* fixes map
* map tweaks/shuttle engines
* helpers and defines
* global/onclick
* controllers and datums
* mapping
* game folder
* some other stuff
* some modules
* modules that aren't mobs
* some mob stuff
* new player stuff
* mob living
* silicon stuff
* simple animal things
* carbon/ayylmao
* update_icons
* carbon/human
* sounds and tools
* icons and stuff
* hippie grinder changes + tgui
* kitchen.dmi
* compile issues fixed
* mapfix
* Mapfixes 2.0
* mapedit2.0
* mapmerger pls
* Revert "mapedit2.0"
This reverts commit 74139a3cacea10df7aafca06c0a10bd3daf3a481.
* clean up vore folder + 2 hotfixes
* admin ticket refinement
* Blob tweaks and LAZYADD
* LAZYADD IS LAZY
* Magic strings purged
* DEFINES NEED HIGHER PRIORITIES
* Only a sleepless idiot deals in absolute TRUE|FALSE
* u h g
* progress bar fix
* reverts ticket logs
* there's always that one guy
* fixes and stuff
* 2/27 fixes
* game folder stuff
* stats
* some modules again
* clothing stuff
gets vg clothing out of the main files
* everything not mobs again
* mob stuff
* maps, tgui, sql stuff
* icons
* additional fixes and compile errors
* don't need this anymore
* Oh right this isn't needed anymore
* maint bar re-added
* that doesn't need to be here
* stupid events
* wtfeven
* probably makes Travis happy
* don't care to fix the grinder atm
* fixes vending sprites, changes turret
* lethal, not lethals
* overylays are finicky creatures
* lazy fix for bleeding edgy (#252)
* map tweaks/shuttle engines
* helpers and defines
* global/onclick
* controllers and datums
* mapping
* game folder
* some other stuff
* some modules
* modules that aren't mobs
* some mob stuff
* new player stuff
* mob living
* silicon stuff
* simple animal things
* carbon/ayylmao
* update_icons
* carbon/human
* sounds and tools
* icons and stuff
* hippie grinder changes + tgui
* kitchen.dmi
* compile issues fixed
* mapfix
* Mapfixes 2.0
* mapedit2.0
* mapmerger pls
* Revert "mapedit2.0"
This reverts commit 74139a3cacea10df7aafca06c0a10bd3daf3a481.
* clean up vore folder + 2 hotfixes
* admin ticket refinement
* Blob tweaks and LAZYADD
* LAZYADD IS LAZY
* Magic strings purged
* DEFINES NEED HIGHER PRIORITIES
* Only a sleepless idiot deals in absolute TRUE|FALSE
* u h g
* progress bar fix
* reverts ticket logs
* there's always that one guy
* fixes and stuff
* 2/27 fixes
* game folder stuff
* stats
* some modules again
* clothing stuff
gets vg clothing out of the main files
* everything not mobs again
* mob stuff
* maps, tgui, sql stuff
* icons
* additional fixes and compile errors
* don't need this anymore
* Oh right this isn't needed anymore
* maint bar re-added
* that doesn't need to be here
* stupid events
* wtfeven
* probably makes Travis happy
* don't care to fix the grinder atm
* fixes vending sprites, changes turret
* lethal, not lethals
* overylays are finicky creatures
* first series of updates
* datums
* games folder
* admin and atmosia stuffs
* moar
* mob updates borg riding
* sprites and stuff
* fixes for various things
* oops. some missed fixes