* scaling calculation again.
* No more warnings for antag_cap-less modes
* makes revs work again
* scaling exits earlier of not threat left
* initializes antag_cap again.
* Fixes atmos turf differences, creates a few airless carpet subtypes.
* Moves all the airless turfs back to their home, makes sure they smooth with each other organically.
* Initial Commit, Features the Map, Map specific files, changes to a metric ton of icons, etc.
* Fixes merge conflict, actually adds the map
* Spelling is hard Part 1
* Alright, steps are bad. Got it.
* Clean slate, please pretend to compile
* dme issue
* Fixes it for lavaland elites PR
* Removes the last dirty step_x, removes duplicate file, makes treavor happy
* Fixes some newline issues.
* Fixes some types, spawns skeletons in select graves since mob_spawns kept shoving them outside.
* Makes bone statues and shovel actually craftable, cleans up some comments.
* Properly defines muddy paper, updates map, fixes a few more typos.
* Prevents some future turf atmos issues, finally touched up the two skull sprites.
* Refactors strong mineral drops, cleans up some duplicate code, prevents washing hands with OIL
* I swear officer, i'm a native english speaker, fixes remains dropping correctly, un-nests my Ifs further.
* Oil well now covers target in oil when interacting with it.
* Refactors sink deconstruction a bit, oil wells can't be constructed with a wrench.
* Cleans up some atmos, and adds a return
* Adds subtype of remains for use in graves, move their spawn to src, not loc
* Moves around remains spawn, gets rid of untouched var
About The Pull Request
Allows Field Generators and their containment fields to block Gasses when active. Field Generators now project shielding over the floor that prevents melting. Intended as a prelude to making turfs melt easier under high heat.
Why It's Good For The Game
Allows for setting up safe gas containment with some risk for containment breach.
Changelog
cl Jdawg1290
balance: Field Generators now block gasses and shield floors from melting when active
/cl
About The Pull Request
haha am stoopido :)
i fucked up with candy cigarettes like an idiot and didn't test anything
candy cigs now look like candy cigs and dont ahve broken sprites
Why It's Good For The Game
bug xies good
Changelog
cl
fix: candy cigarettes don't have broken sprites anymore
/cl
About The Pull Request
Proc literally only existed to return a boolean. Contents explosion is a clusterfuck anyhows. Basically it works something like this:
If the turf is the epicenter: GetAllContents of the contents and call ex_act on them directly. But it doesn't get the contents of whatever returns true on prevents_contents_explosion.
Otherwise: Call ex_act on the turf which calls the contents_explosion proc which has nothing to do with the prevents_content_explosion proc.
This is barely the smallest droplets of water onto a hot stone.
PR replaces the proc with a bitflag in flags_1.
* Removes garbage from CE locker
* removes bloat from Cap/hos/hop lockers
* removes bloat from RD locker
* re-adds Advanced extinguisher
removed by mistake, mixed it up with the compact one you can have in your belt
* removes some more stuff from CMO
* gloves+oxygen removal
* Fixes roundstart() runtime, adds more logging.
* one more log line.
* And fixed those lines.
* Fixed highpop runtime, toned down traitors a bit.
* Missing )
* fixed log
* Fixes midround candidate lists.
* right list
* midrounds respect protected jobs
* Err try again but not really
* relic file
* Revert "Merge branch 'master' of https://github.com/tralezab/tgstation"
This reverts commit 826916d87b421dbb0ebcfce7fad96e456b6d3674, reversing
changes made to a0f476d874.
* mime pda
* hey maybe it works
* some steps forward
* IT WORKS HAHAHA YAAAAAAAAAAAAAAAAA
* logged properly in everything
Exact same as my earlier PR, but it actually works - [https://github.com//pull/47212]
Changelog
cl
del: Removed all departmental budget cards except for cargo card
tweak: Cargo now gets 500 credits per paycheck
balance: Cargo can't amass infinite money from other departments
/cl
* baby steps.
* baby steps
* Nothing works yet.
* getting closer
* Base modes work
* Squashed some bugs, fixed config.
* small cleanup.
* dynamic.json, spaces to tabs
* Disabled events on dynamic.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Third and second ruleset probability.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Highlander ruleset stacking works correctly now.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Fixed a comment.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Allow changing variables in game mode with config.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Continue after invalid variable.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* Changed how revolution ruleset ends the round.
Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
* fixed rule probs, stacking/ready bug, logging.
* More logging.
* Moved persistent check.
* Revs dont end on rev loss.
* Brothers count correctly no.
* Revs no longer makes borgs, deads or off-z players revheads.
* No headrev replacements.
* revs now refund on fail, reviews
* comment
* no game option changes.