Commit Graph

8038 Commits

Author SHA1 Message Date
listerla
899e769531 somethign -> something 2022-03-14 15:38:00 -04:00
Mechoid
222a68bcd7 Fix bugsons and an oversight. 2022-03-04 08:14:24 -08:00
Atermonera
8d6542547c Merge pull request #8407 from Mechoid/RealityPuddle
Fix the div 0 problem. God damnit.
2022-02-26 11:44:07 -08:00
Atermonera
1216f09f63 Merge pull request #8356 from Verkister/patch-82
Fixes non-growing spiderlings growing.
2022-02-26 11:07:45 -08:00
Verkister
09c2272344 Update code/game/objects/effects/spiders.dm
Co-authored-by: Atermonera <atermonera@gmail.com>
2022-02-26 11:21:57 +02:00
Mechoid
527c7d1d11 Just fucking kill me 2022-02-22 00:22:39 -08:00
Atermonera
7428ac95c3 Fixes material bats not returning init hints (#8393)
* Fixes material bats not returning init hints

* Can the cans pass CI

* Brace for letting
2022-02-13 20:55:33 -08:00
Mechoid
6996e46ed4 Reagent Geysers, Pump Fixing, Puddles. (#8268)
* Reagent Geysers, Pump Fixing, Puddles.

* blah blah blah, CI fixes, linting, requested changes
2022-02-13 20:45:30 -08:00
Cerebulon
4fad562e9e Cybernetic Augments and Sick Tats (#8200)
* Cybernetic Augments and Sick Tats

* Cybernetic Augments and Sick Tats

* Fixed indentation

* Unused var

* Excludes metal bits from cloning/dna copies.

* Genetics as var

* Add a line.

* what if a list was a list
2022-02-12 23:51:04 -08:00
atermonera
e6e434ad0b Merge branch 'master' of https://github.com/PolarisSS13/Polaris into cynosure_map 2022-02-12 15:14:31 -08:00
Atermonera
34b2b686f8 Merge pull request #8386 from Cerebulon/BuggyCode
Intentionally Introduces Massive Bugs
2022-02-07 18:00:25 -08:00
Cerebulon
539ac51ed8 PoIs + resin to magmellite 2022-02-07 09:42:37 +00:00
Atermonera
78810736a9 Merge pull request #8379 from Atermonera/fix_chembag_slowdown
"""Halves""" chem bag slowdown
2022-02-06 14:21:23 -08:00
Cerebulon
7dd4e0503c Intentionally Introduces Massive Bugs 2022-02-03 19:50:14 +00:00
Atermonera
f603223d88 Adds antag subsystem to handle antag datum init (#8383)
* Adds antag subsystem to handle antag datum init. Moves antag datum defines to a module. Antagging new_players via traitor panel moves their created bodies to appropriate spawnpoints.

* Un-oopsies some unnecessary init order changes
2022-01-27 20:08:10 -08:00
atermonera
762fd8591a Merge branch 'master' into cynosure_map 2022-01-25 20:17:56 -08:00
atermonera
9122358136 """Halves""" chem bag slowdown 2022-01-22 16:35:42 -08:00
atermonera
bd236dbdcf Fixes assorted mining toolspeed uses 2022-01-22 16:31:52 -08:00
Atermonera
e9ddcc8bf5 Merge pull request #8372 from Atermonera/aknife
A KNIFE!
2022-01-22 15:39:49 -08:00
Atermonera
0dabd4a717 A KNIFE! 2022-01-18 17:29:50 -08:00
Cerebulon
c2f4d10b8b Mech and Locker Sounds 2022-01-17 13:22:33 +00:00
Atermonera
4d8c43f106 What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)
* get_tool_quality has numerical meaning

* Basic tools set tool quality

* Toolspeed is replaced by tool quality checks

* Addresses assorted results from live test

* Extra cleanup
2022-01-16 15:52:55 -08:00
Atermonera
0232be9531 Repaths obj/effect/effect, datum/effect/effect [MDB_IGNORE] (#8312)
* Repaths obj/effect/effect, datum/effect/effect

* linter fixes

* No new

Co-authored-by: Atermonera <forslandm@gmail.com>
2022-01-16 00:14:39 -08:00
Verkister
cab0ed016f Update spiders.dm 2022-01-08 16:15:43 +02:00
MistakeNot4892
f5a8e7c5bc Adds some forgotten plants for Sif flora, fixes a misnamed plant type. 2022-01-04 18:48:13 -08:00
MistakeNot4892
086e3c2c59 Closed umbrellas are smaller. 2022-01-04 18:48:12 -08:00
MistakeNot4892
618082f500 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2022-01-04 18:47:57 -08:00
atermonera
8f5f6fba28 Unequipping mask slot won't disable internals when wearing airtight hats 2022-01-04 18:46:28 -08:00
Ghost Actual
87feb892f9 Donk-Soft! (#8305)
* Initial port

* Various fixes

* Doomguy Costume Addition

Halloween just around the corner, I wanted to add a costume that uses the new toy guns.

* Merge conflict, fixes
2022-01-04 18:46:27 -08:00
Verkister
686df2ee65 Fixes flamethrower fuel spread runtime
null is not something that can pass from turf to another.
2022-01-04 18:46:27 -08:00
Verkister
c1eefc181a Fixes displaced steel displaced
There was no initial name for the proc to fetch so the "displaced [girder_material.display_name] [initial(name)]" became its initial name.
2022-01-04 18:46:26 -08:00
Atermonera
85fa906f61 Removes suicide_act() 2022-01-04 18:46:21 -08:00
Schnayy
0b38c37390 fixes stray bugs 2022-01-04 18:46:15 -08:00
Schnayy
03f7149e09 round start multitool 2022-01-04 18:46:15 -08:00
MistakeNot4892
542ec3bc67 Disables the gateway as a departure method, adds checkpoint to plains map as a latejoin and departure location. 2022-01-04 18:46:14 -08:00
Cerebulon
30e989cfe3 Misc runtime fixes 2022-01-04 18:46:12 -08:00
MistakeNot4892
2a44df2b21 Should prevent lattices from tripping bad init CI. 2021-12-02 13:32:35 +11:00
MistakeNot4892
2376841804 Fixes weeds qdeling each other prior to init. 2021-12-02 13:26:06 +11:00
Verkister
96fb1c8bcc Fixes non-growing spiderlings growing.
They had functionally 0 difference whatsoever to the regular type here.
2021-11-25 15:42:59 +02:00
Atermonera
439c9bf1f7 Merge pull request #8340 from MistakeNot4892/siffixes
Various tweaks on and around exploration.
2021-11-21 00:04:24 -08:00
MistakeNot4892
2f0a618d45 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2021-11-14 00:09:14 -08:00
MistakeNot4892
9d4fd65628 Adds some forgotten plants for Sif flora, fixes a misnamed plant type. 2021-10-13 20:27:52 +11:00
MistakeNot4892
a4054152f4 Closed umbrellas are smaller. 2021-10-13 20:08:53 +11:00
atermonera
09fdd739fe Unequipping mask slot won't disable internals when wearing airtight hats 2021-10-06 23:22:46 -08:00
Ghost Actual
12b1a29efe Donk-Soft! (#8305)
* Initial port

* Various fixes

* Doomguy Costume Addition

Halloween just around the corner, I wanted to add a costume that uses the new toy guns.

* Merge conflict, fixes
2021-10-04 22:14:46 -08:00
Atermonera
49ab58b42c Merge pull request #8309 from Verkister/patch-77
Fixes flamethrower fuel spread runtime
2021-10-04 21:31:35 -08:00
MistakeNot4892
9bd53dc1e1 Merge pull request #8313 from Verkister/patch-78
Fixes displaced steel displaced
2021-10-04 15:14:40 +11:00
Verkister
752d8dc6cc Fixes displaced steel displaced
There was no initial name for the proc to fetch so the "displaced [girder_material.display_name] [initial(name)]" became its initial name.
2021-09-20 19:52:52 +03:00
Atermonera
9c4eceae2b Removes suicide_act() 2021-09-19 11:43:34 -08:00
Verkister
442ba70254 Fixes flamethrower fuel spread runtime
null is not something that can pass from turf to another.
2021-09-19 16:39:49 +03:00