Atermonera
0dabd4a717
A KNIFE!
2022-01-18 17:29:50 -08:00
Atermonera and GitHub
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
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
Atermonera and GitHub
cff34e64a1
Adds event regions to GameMaster events ( #8334 )
...
* Configures gm events to be selectable by "region"
* Configures event regions for existing events
* Configures event selection to filter by region
2022-01-15 23:52:00 -08:00
Atermonera and GitHub
ae7f147ea5
Merge pull request #8361 from MistakeNot4892/master
...
Adds checking on target to mob shoot_target proc.
2021-12-19 19:55:53 -08:00
Atermonera and GitHub
3e51711ee5
Merge pull request #8358 from Greenjoe12345/skyrat-teshsprites
...
Skyrat Teshari clothing sprites port
2021-12-19 19:55:14 -08:00
Greenjoe12345
fabc9fdfd5
adds the cargo jacket back in cause it has directionals now
2021-12-03 04:00:08 +00:00
MistakeNot4892
ee5dc0e2ec
Adds checking on target to mob shoot_target proc.
2021-12-03 09:55:52 +11:00
Greenjoe12345
7a28c0152c
boop to fix checker thing
2021-12-02 16:06:38 +00:00
Greenjoe12345
3b64cd2b90
removes the tesh supply jacket cause it doesn't have directional sprites
...
and a boop to fix checker
2021-12-02 15:56:02 +00:00
Atermonera and GitHub
a6c23c66b5
Merge pull request #8360 from MistakeNot4892/qdel
...
Fixes various Init qdels/bad returns.
2021-12-01 21:22:55 -08:00
MistakeNot4892
b211711f08
Fixes ai_controlled human Init.
2021-12-02 13:36:08 +11: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
Greenjoe12345
f7d34a4247
Adds teshari sprites from skyrat
2021-11-29 19:31:05 +00:00
MistakeNot4892 and GitHub
0b839fea6e
Merge pull request #8355 from Atermonera/fix-sheet-dispenser-overflow
...
Fixes overflow bug that can delete sheets from smartfridge
2021-11-26 11:42:45 +11:00
atermonera
e5abe10a84
Fixes ghost stacks lingering in the fridge
2021-11-21 22:18:37 -08:00
atermonera
5657f839b2
Fixes overflow bug that can delete sheets from smartfridge
2021-11-21 21:44:19 -08:00
Atermonera and GitHub
2d43d03110
Merge pull request #8354 from Atermonera/fix_engineload
...
Initialize engine_loader landmark immediately
2021-11-21 14:47:32 -08:00
atermonera
bf11cc3a4f
Fix shield project init missing return
2021-11-21 14:08:50 -08:00
atermonera
adbada9040
Initialize engine_loader landmark immediately
2021-11-21 14:00:36 -08:00
Atermonera and GitHub
439c9bf1f7
Merge pull request #8340 from MistakeNot4892/siffixes
...
Various tweaks on and around exploration.
2021-11-21 00:04:24 -08:00
Atermonera and GitHub
344716068b
Merge pull request #8343 from Verkister/patch-79
...
Fixes runtime with ducks and turrets
2021-11-21 00:04:01 -08:00
Atermonera and GitHub
5daf7b41ce
Merge pull request #8344 from Verkister/patch-80
...
Fixes rocket launcher
2021-11-21 00:03:35 -08:00
Atermonera and GitHub
1be6480a73
Merge pull request #8345 from Verkister/patch-81
...
Fixes simplemobs with 0 init nutrition runtiming
2021-11-20 16:30:30 -08:00
Atermonera and GitHub
3b0a4896a5
Merge pull request #8218 from MistakeNot4892/survivalism
...
Adds random map generation to Sif. [IDB IGNORE] [MDB IGNORE]
2021-11-14 14:05:37 -08:00
MistakeNot4892 and GitHub
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
Verkister and GitHub
201bef6b06
Fixes simplemobs with 0 init nutrition runtiming
...
Fixes runtime spam caused by simplemobs with initial nutrition value of 0.
2021-11-12 15:37:40 +02:00
Verkister and GitHub
169f086206
Update explosive.dm
2021-11-11 22:14:42 +02:00
Verkister and GitHub
53c39bd1ad
Fixes rocket launcher
...
The launcher type guns use throw_at instead of the fancy bullet projectile features, so the fancy bullet projectile mechanics were unable to make things go boom by having several dead-end returns happen before the projectiles could even reach the on_hit, which already bonks into a return in the ..()'d parent proc anyway.
2021-11-11 21:58:05 +02:00
Verkister and GitHub
f0f78da643
Fixes runtime with ducks and turrets
...
Fixes ducks trying to figure out whether the turret that just shot them shot bullets or breadcrumbs.
2021-11-11 13:04:45 +02:00
Atermonera and GitHub
0051b29ead
Merge pull request #8338 from MistakeNot4892/emotes
...
Fixes emote targetting.
2021-11-07 14:32:30 -08:00
Atermonera and GitHub
a7877d86e5
Merge pull request #8341 from MistakeNot4892/qdel
...
ChangeTurf improvements.
2021-11-02 18:14:04 -08:00
Atermonera and GitHub
51f5290fa1
Fixes temp sector initialization ( #8325 )
...
* Fixes temp sector initialization
* More aggressively free temp sectors, tweaks
* lazyadd list init
2021-10-31 12:09:13 -08:00
Atermonera and GitHub
2701f6e3b5
Refactors reagent pump code ( #8316 )
...
* refactors reagent pump code
* Moves reagent definitions onto turfs
* Various tweaks
* qdel_null on destroy
2021-10-31 12:08:50 -08:00
Atermonera and GitHub
93113a26d4
Merge pull request #8335 from MistakeNot4892/temperature
...
Minor bodytemp warning refactor.
2021-10-23 20:05:33 -08:00
MistakeNot4892 and GitHub
a186da160f
Merge pull request #8339 from Mechoid/AnomBattery
...
Anomaly Battery Fix
2021-10-18 11:47:21 +11:00
MistakeNot4892
409a6559de
ChangeTurf improvements.
2021-10-18 10:49:29 +11:00
Mechoid and GitHub
672454d05c
Fix 2 Anomaly Bugsons ( #8321 )
...
* Fix a bugson
* Vampire Bugson
* Update vampire.dm
2021-10-17 13:15:00 -08:00
MistakeNot4892 and GitHub
2226ca7876
Merge pull request #8326 from Atermonera/borg_bucket_drinks
...
You can't feed drinks to borgs
2021-10-14 17:46:28 +11:00
MistakeNot4892 and GitHub
2f9fb09bdf
Merge pull request #8327 from Atermonera/bridge_weapons_locker_access
...
Adds head accesses to bridge weapons locker
2021-10-14 17:46:11 +11:00
MistakeNot4892 and GitHub
2b076cff17
Merge pull request #8337 from Cerebulon/newsoct2021
...
News Update March-October 2021
2021-10-14 17:45:49 +11:00
MistakeNot4892
9d4fd65628
Adds some forgotten plants for Sif flora, fixes a misnamed plant type.
2021-10-13 20:27:52 +11:00
MistakeNot4892
97b88bfc7b
Hail is now defended against by being under a tree.
2021-10-13 20:15:01 +11:00
MistakeNot4892
a4054152f4
Closed umbrellas are smaller.
2021-10-13 20:08:53 +11:00
MistakeNot4892
b5409be7f5
Altclick on a uniform will now unholster a holstered gun.
2021-10-13 20:07:55 +11:00
MistakeNot4892
220795187a
Fixing duplicated admin shuttle tug.
2021-10-13 19:47:35 +11:00
MistakeNot4892
9ce14595e8
Added random map generation to Southern Cross.
2021-10-13 19:35:25 +11:00
Mechoid
41dd621f8c
Re-fix anomaly batteries.
2021-10-11 17:03:07 -07:00
MistakeNot4892
740144300e
Fixes emote targetting.
2021-10-11 15:55:50 +11:00