 kyunkyunkyunandGitHub
|
b0463d3c83
|
Convert most spans to defines (#31080)
* spanish?
* aaaagain
* keep maptext
* Update robot_items.dm
* Update span_defines.dm
* compiles
* Update silicon_mob.dm
* compile
|
2025-12-13 23:55:48 +00:00 |
|
 kyunkyunkyunandGitHub
|
8821ab9a66
|
Updates a couple of /obj/item variables (#29829)
* compiles checkpoint
* fix some
* updatepaths
* fix
* rrr
* linters
* fiexs
* icon fixes
* plasmemes
* fix
* fix
* fix bit more
* fix
* well
* cleanup
* fix glasses layer
* conflict
* fuck gun code
* fixes
* fix
* fixes to energy guns
* review
* conflict
* support that 1 unathi pixel
* fix
|
2025-09-14 15:23:56 +00:00 |
|
 ContrabangandGitHub
|
1504ed98be
|
massive burndown (#29894)
|
2025-07-27 20:52:39 +00:00 |
|
 DGamerLandGitHub
|
098b13bb33
|
Removes the empty type of /snacks (#26010)
* Aaaaa it works
* Add updatepaths
* Add unsaved files
* MATTTTT
* Fixes casino
* Fix
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
|
2024-07-29 14:46:04 +00:00 |
|
 DGamerLandGitHub
|
4cf6595d12
|
Makes all playsounds use bools for vary (#26183)
* Makes all playsounds use `TRUE` for vary
* Same but for `FALSE`
|
2024-07-08 23:54:38 +00:00 |
|
 
|
36b202bd26
|
Standardize on exclaiming about committing suicide. (#24433)
* Standardize on exclaiming about committing suicide.
* Update code/game/objects/items/weapons/kitchen.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* I think this is the last of the unexciting suicides.
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
|
2024-03-10 18:18:36 +00:00 |
|
  
|
0667f20681
|
move all EOL comments on typepath names to dmdoc (#23928)
* move all EOL comments on typepath names to dmdoc
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
|
2024-03-01 20:05:49 +00:00 |
|
  
|
db578cdc6f
|
Makes food not a subtype of reagent holders (#23379)
* I am suffering
* Alright this should be all now
* Fixes CI
* I hate the online merge resolver.
* This got lost in the merge master
* Updatepaths fixed + new added
* Contra review
* Fixes desserts
* Oops
* This should fix it
* Maybe?
* Attempt 3
* Missed conflict
* Update code/modules/reagents/chemistry/machinery/reagentgrinder.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Update code/modules/food_and_drinks/kitchen_machinery/kitchen_machine.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Update code/modules/food_and_drinks/food/foods/pizza.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Fixes grinders
* Adds comment
* Warrior review
* Warrior + Sirryan review
* Update code/modules/food_and_drinks/food_base.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
|
2024-01-21 19:00:02 +00:00 |
|
 
|
ec85e888e6
|
add trait for 'gunpoint,' swap guns over to new trait. (#23494)
add pointy banana, among other non-gun pointies.
Co-authored-by: Scribble-Sheep <15377810-AlyxisDrayko@users.noreply.gitlab.com>
|
2023-12-12 20:29:04 +00:00 |
|
 
|
e2ffb8a882
|
Engineering borg nerf (just their decompiler ;p) (#23227)
* Engi borg nerf
* Update code/game/objects/items/devices/flashlight.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/game/objects/items/weapons/storage/fancy.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/game/objects/items/weapons/storage/fancy.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/modules/food_and_drinks/drinks/drinks/bottle.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/modules/mob/living/simple_animal/friendly/lizard.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/modules/projectiles/ammunition.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/chemical_bottle.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update lighters.dm
* Update spiders.dm
* reverts some that maybe should stay
* oops
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
|
2023-11-14 12:51:13 +00:00 |
|
 Henri215andGitHub
|
627a46a068
|
more options for matter decompiler (#20874)
|
2023-04-22 09:44:33 +02:00 |
|
 LucandGitHub
|
9ba005de9f
|
Add themselves as a pronoun helper, fixes some usages of it (#20184)
* Add themselves helper
* Testing and replacing
* Fixes some non-standard usages
|
2023-01-20 19:28:48 -05:00 |
|
 SteelSlayerandGitHub
|
358ff86ddb
|
Removes the need for ComponentInitialize (#18833)
* removes `ComponentInitialize`
* mapload
* add back CRASH
|
2022-08-18 22:00:19 +01:00 |
|
  
|
0f7a8707ef
|
[Ready] Refactors stuns and status effects. (#17579)
* Fixes reviver runtime
* Confusion status effect
* Dizzy status effect
* Drowsiness status effect
* decaying -> transient
* Drunkenness status effect
* why use timer when SSfastprocessing work good
* stuns (mostly)
* weaken and immobalise
* stun/weaken times
* update_flags redundancies.
* Slowed()
* Silence + fixes transient decay
* Jittery
* sleeping
* Paralyze -> weaken
* Cult sluring
* paralyse
* Stammer
* slurring + projectile cleanups
* losebreath
* Hallucination
* forgor this
* eyeblurry
* eye blind
* Druggy
* affected didn't like my spacing
* review pass
* second review pass
* some cleanups
* documentation and signal framework
* confusion fix
* Fixes spec_stun
* rejuv fix
* removes a TODO
* conflicted myself
* fixes
* self review
* review
* removes TODOs
* adminfreeze
* TM fixes
* hallucination fix + others
* tones down alchol and runtime fixes
* confusion overlay suggestion
* more fixes
* runtime fix
* losebreath fix
* clamp => directional bounded sum
* steel review
* oops
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* reduces the dizziness cycle rate
* borg hotfix
* sanctified decursening
Co-authored-by: mochi <1496804+dearmochi@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
|
2022-05-24 16:35:26 +01:00 |
|
SteelSlayer
|
b723999741
|
clownfish
|
2021-11-14 23:26:49 -06:00 |
|
PacifistDalek
|
58f642fa7a
|
content
|
2021-10-14 13:06:30 -04:00 |
|
 AffectedArc07andGitHub
|
221ea814d8
|
Revert "Whole bunch of Hydroponics Sprite changes"
|
2021-10-14 08:00:32 +01:00 |
|
PacifistDalek
|
f9849cd1f3
|
where the bananas are blue and their peels are slippy
|
2021-10-13 15:08:37 -04:00 |
|
PacifistDalek
|
9fb48626e8
|
take me down to hydroponic city
|
2021-10-13 13:58:14 -04:00 |
|
PacifistDalek
|
eb9fede50b
|
Still need to change filling colour of flowers
|
2021-10-12 15:48:34 -04:00 |
|
 SabreMLandGitHub
|
0b375de42c
|
Removes the the vast majority of 'The the' from the the code (#15597)
* The the
* Some more
* Review 1
* A couple more
|
2021-06-20 10:20:32 -04:00 |
|
SteelSlayer
|
7088de6bab
|
slippery component
|
2020-06-06 15:35:12 -05:00 |
|
variableundefined
|
f4c8678892
|
Hydroponic Stage 1
|
2019-08-04 10:37:18 +08:00 |
|
Fox McCloud
|
814e492a55
|
Suicide Refactor
|
2019-03-27 22:54:26 -04:00 |
|
variableundefined
|
7905b64076
|
Port over fermentation barrel, minor refactor of reagent container, add in wine power etc.
|
2018-11-01 11:01:45 +08:00 |
|
Tayyyyyyy
|
919bd7aaf2
|
Replace \his, \he, \him, \himself
|
2018-05-25 18:39:37 -07:00 |
|
Tayyyyyyy
|
aa9d658847
|
Them
|
2018-05-25 18:34:28 -07:00 |
|
Tayyyyyyy
|
170266d827
|
More pronouns
|
2018-05-25 18:34:23 -07:00 |
|
Fox McCloud
|
5c4aa9b3fd
|
Removes All Weapons
|
2018-04-15 16:25:56 -04:00 |
|
Crazylemon64
|
807084e304
|
Most of fox's changes
|
2017-07-21 15:20:12 -07:00 |
|
Crazylemon64
|
a8e7716649
|
Refactors slipping to be completely general for items
|
2017-07-16 19:20:55 -07:00 |
|
Sam
|
2d13e2f7bf
|
Converts /modules/ to using WEIGHT_CLASS_x
|
2017-05-28 01:25:09 +01:00 |
|
Fox-McCloud
|
3b59726371
|
Botany Reagent Changes
|
2017-02-05 06:25:39 -05:00 |
|
Fox-McCloud
|
5c828db250
|
fixes, comfrey, and aloe
|
2017-01-23 05:25:42 -05:00 |
|
Fox-McCloud
|
dc0710135e
|
more fixes
|
2017-01-23 00:53:44 -05:00 |
|
Fox-McCloud
|
706347fd84
|
even more work
|
2017-01-22 08:11:31 -05:00 |
|
Fox-McCloud
|
ea76990b7a
|
Botany Rework
|
2017-01-21 18:28:03 -05:00 |
|