Migratingcocofruit
26a884e70a
Engineering machinery and consoles area detection refactor ( #26716 )
...
* Gravity generator, Atmos Control Computers, and Station Alert Computers now work by area rather than Z_level
* Cameras get added to network depending on ancestor area
* Station Alert console work by area
* Adds a check so we don't get_area on a null variable
* Gravgen also checks for z level. Area check now includes some types of ruins that weren't checked
* Keeps everything on the Z level. Atmos alert computer now iterates over alarm, but still presesents area names
* Engineering monitor gets networks from the area it is placed in
* Adds missing area prototype to the prototype list
* moves the area check to a function
* reject legs, return to snek.
* Revert "reject legs, return to snek."
This reverts commit 1dfc2c4454 .
* I don't know what happened with paradise.dme, but it seems ok now
* Requested style changes and remove redundant nulls
* oops
* Another empty line removed
2024-10-10 09:49:56 +00:00
warriorstar-orion
c340f22125
blackbox: Record ghost role spawns. ( #26906 )
2024-10-02 15:17:37 +00:00
PollardTheDragon
ff76ba224d
Fix: No more burnt hermit ( #26898 )
...
* No more burnt hermit
* Compacted spawn set
2024-09-28 08:16:42 +00:00
DGamerL
b497e4c925
Removes a lot of redefined procs ( #26186 )
...
* aaaaaaaaaaaaaaa
* Forgor
* Adds missing /proc/
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-07-30 13:19:32 +00:00
DGamerL
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
DGamerL
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
Faron
e136be0f64
Makes the Voyager space ruins reward accessable ( #26093 )
...
* Update voyager.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update voyager.dmm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update voyager.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
---------
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
2024-07-01 23:05:34 +00:00
BiancaWilkson
f9288b194c
Antagbanned people can join the ghost bar ( #25869 )
...
* Antagbanned people can be a ghost
* Update code/modules/awaymissions/mob_spawn.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
---------
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
2024-06-28 03:36:07 +00:00
datlo
57e58943ea
Add sleepy pens to syndi research base ( #25907 )
2024-06-22 22:45:24 +00:00
warriorstar-orion
5f2b7d7cd0
refactor: remove many unused areas. ( #25893 )
...
* refactor: remove many unused areas.
* correct pod number
2024-06-20 11:38:33 +00:00
chuga-git
7da849d4cd
sanity checks things that should not be null but are anyways ( #25714 )
2024-06-02 16:27:42 +00:00
Contrabang
85a9b97e80
Refactors outfits to work with mind initialization ( #25395 )
...
* wow
* fix runtime and ci
* i spell good
* Fix
* Update code/datums/outfits/outfit_admin.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-17 12:00:06 +00:00
GDN
a0e6652d87
ghost bar members are now cleared more hastily ( #25354 )
...
* ghost bar members are now cleared more hastily
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-11 07:11:58 +00:00
Rayforx
20a0836d1a
Update ghost_bar.dm ( #25234 )
2024-04-24 05:45:43 +00:00
DGamerL
de6a54fbde
Removes all mentions of return . where they would be unnecessary ( #25142 )
...
* Removes all mentions of `return .`
* I can do this all day
* Arthri review
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-23 00:49:52 +00:00
GDN
9e6dcf9c46
removes the remaining datum redeclares ( #25220 )
...
* removes the remaining datum redeclares
* the two fixes
* finneee contra
* OK CONTRA
* readd
* CURSED TO BE BROWN!
* facking automerge
2024-04-21 18:26:35 +00:00
DGamerL
bad8b31afa
Changes all .len to length() where applicable ( #25174 )
...
* Globals work
* Double access works
* All other things
* Revert "All other things"
This reverts commit 6574442eb6 .
* More changes that compile and work
* IT WORKS AAAAAA
* Changes even more .len to length()
* Apply suggestions from code review
* Update code/datums/mind.dm
* Update code/__HELPERS/sorts/InsertSort.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-04-19 17:32:09 +00:00
Charlie Nolan
6c4a80d2e5
Corrected a bunch of over-escaping. ( #24876 )
...
* Corrected a bunch of over-escaping.
* unundefine
* Fixed #23759
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Review fix
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-07 10:59:15 +01:00
Contrabang
e32544e599
#undef is now required for all file defines ( #24091 )
...
* CI
* undef
* hooooly crap
* yeah
* false by default
* fixes
* alright, there we go
* oops lmao
* lol, lmao even
* proper programming
* fix
* losin my mind
* oops
* yeah coloring
* WE LOVE MULTIPLE DEFINES (ive lost my sanity)
2024-03-11 14:03:30 -04:00
warriorstar-orion
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
Aylong
329398b4f0
Fixes some issues with TGUI Alerts, and Text Input ( #24282 )
...
* Well... maybe that's not better way
* PDA and all_channels encryptionkey
* Alert fixes
* Bad style
2024-02-24 18:28:26 +00:00
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
Contrabang
243ff18304
Maint drones now return to the drone manufacturer when shutdown ( #23367 )
...
* luv me some drones
* uhhh WIP
* ..() moment
* Gaxeer review & misc change
* henri review
* tgui
* boom, i think
* oops
* sirryan review
* final stuff
* lmaooo
* Apply suggestions from code review
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-01-30 14:39:46 +00:00
Mikhail Dzianishchyts
388af904c0
Fix spawn at ghost bar ( #23829 )
2024-01-23 13:24:25 +00:00
GDN
0b8c196f67
tgchat day zero changes ( #23872 )
...
* tgchat day zero changes
* Update code/game/verbs/ooc.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-21 22:07:57 +00:00
DGamerL
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
Pierre-Louis
dc6604cecc
Fix ghost bar character selector breaking when multiple characters share the same name ( #23610 )
...
* Ghost bar character select no longer break for shared names
Ghost bar character selector now use an unique ID and not a name as an identifier. Having two characters with the same name no longer break ghost bar selector.
Hence Fixes #23608
* small fixs
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
* variable name fix
---------
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2024-01-14 13:00:11 +00:00
DGamerL
382a71df0d
Renames all typepaths + names of implants to biochips ( #23172 )
...
* The fix
* Contraaaaaa
* Fixes CI
* Fixes the pads + cases
* Uplink datums
* Update code/datums/mind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/unsorted.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/surgery/implant_removal.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Outfits now use a proper variable name
* Fixes surgery (oops)
* More .dme changes
* Renames the folder
* Fixes bad merge
* Contra review
* Update code/game/objects/items/weapons/dice.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Fixes CI fail
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-01-06 23:15:55 +00:00
Aylong
825c2c8866
Converts Input List to TGUI Input Lists ( #23396 )
...
* Part 1
* Testing 1
* Revert "Testing 1"
This reverts commit fc06554b28 .
* Part 1.1
* Part 2 - UI Style List
* Preferences lists
* Preferences lists - DONE
* More inputs
* MOOOOOORE
* UI style else
* Last ones
* Double name fix
* Pre-selected Search
* Return Pick Darkness
* Return Pick Darkness
* Missing users
* Some review changes
* Revert MULE lists
* I just hate MERGE CONFLICT label
* List window tweaks
* I think there it is
* why i am stopid
* Update tgui.bundle.js
2023-12-10 19:38:23 +00:00
Octus
bc43bdaf82
Moves voyager.dmi into items.dmi to reduce bloat ( #23295 )
...
* yep
* moved
2023-11-24 15:38:36 +00:00
Contrabang
48d7b00a0d
CI now bans the use of weird spacing in conditionals ( #22777 )
...
* no more spaces
* Matthew 10:22
* fixes
* dgamerl review
* Update code/modules/hydroponics/plant_genes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/bot/ed209bot.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/pda/PDA.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* fuck
* bah
* Update tools/ci/check_grep2.py
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* oops
* guh
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-11-12 20:59:43 +00:00
Qwertytoforty
ed8406d707
You have unlocked: Greedier mode! ( #22884 )
...
* You have unlocked: Greedier mode!
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update debuffs.dm
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-11-01 20:11:08 +00:00
GDN
bfecd412fe
fixes some examine issues ( #22852 )
2023-10-16 12:39:21 -05:00
matttheficus
d5f5d1f744
Ash Walker Speed Only Works on Lavaland ( #22789 )
...
* man signals aint that bad
* gdn/contra review
* contra review 2
2023-10-12 15:27:35 +01:00
GDN
6df2c2e3d2
Ghost bar ( #22368 )
...
* Ghost bar initial changes
* more changes
* we ball again brothers
* we are (once again) SO back
* Update code/modules/admin/verbs/debug.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/cards_ids.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* deck of cards and shittt
* global placement
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* readded
* hotfix
* zamn
* fixes
* greyfix
* last of the fixes
* can't stop me baby
* bam
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-09 19:47:17 +01:00
Octus
2bdd9397aa
Removes Pet Hospital, Adds Althland Corporation Refinery Ruins ( #22287 )
...
* byebyepet
* typo fix
* more typo fixes
* fixes
* another fix
* delete hospital shit
* ok seriously work now you fuc-
* improvements
* changes tempature
* heat proof lattice
* hi qwerty
* test
* ok lmao
* lattice moment
* oopsie!
* ok fuck you
* map update
* yes
* Revert "yes"
This reverts commit 9892a11232 .
* Update lavaland_surface_althland_facility.dmm
* Update code/game/objects/items/stacks/rods.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* henri review
* adds lore
* fix
* fix
* more fix
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-01 12:24:43 +01:00
GDN
685e0ee506
fixes a bunch of turfs being active roundstart ( #22233 )
...
* fixes a bunch of turfs being active roundstart
* some ruins
* qwerty dun broke it
* main stations
* that should do it
* i'm blowing up qwerty
* should be it
* empty commit to check ci
* merge fix
* yippie
* joyous
* lavaland tax
* regex w
* I'm gonna fax mapmerge a low teir god gif
* SOMEONE ELSE GOTTA GET FAXED
* Update code/controllers/subsystem/SSair.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
---------
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2023-09-20 12:47:46 +01:00
Venuska1117
b234b3e4ba
Sort "mob_spawn.dm" to 2 specific categories. ( #21728 )
...
* NanoMap Auto-Update (Sun Jul 2 02:02:08 UTC 2023)
* Sorting mob_spawn file to have 2 categories.
* Holy jesus
So many files using alive and corpses... send help.
* Delete wizardcrash.dmm
* Trying..
* fixing mime/clown .dmm stuff
* Test
* Fix UpdatePaths file
now it should contain all corpses/alive path swapping.
---------
Co-authored-by: NanoMap Generation <action@github.com >
2023-09-08 21:23:30 +01:00
Luc
327add6348
Converts two-handedness/wielding to a component ( #21619 )
...
* initial checkin
* Add everything but maps
* update paths
* Patches some minor bugs across twohanded things
* remove a stowaway
* Update code/__DEFINES/dcs/signals.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Contra review
* Fix kc
* hopefully fix file perms
* Fix file perms
* revert line-endings
* uh?
* Trying once again to fix file formats
* henri review 1
* henri review 2
* update from master
* Removes override that breaks modsuits
* re-add reference
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-09-01 22:06:59 +01:00
GDN
b57178dd45
sliding puzzle chests have an item in them again ( #22117 )
2023-08-25 17:09:09 -05:00
GDN
ac5901be6a
lavaland sliding puzzles now spawn normal mining chests ( #21930 )
2023-08-16 20:40:18 +01:00
Venuska1117
7015508b94
Space Ruin: Voyager ( #21205 )
...
* Add voyager
* Add Golden Record
- Add Golden Record icon
- Add Golden Record basic code (i am not coder)
* oops
- Move voyager code to specific folder
* delete file
put in wrong place
* Fixes path
* Upgrades Golden Record code
- Now it have weight, resistance and Technology origin (biotech:6 Data:6)
* Updates
- Add name for item, so now its called "Golden Record".
- Add "Golden Record" inside safe.
* Modificate file for voyager to spawn
- It will never make duplicate and it have chance to spawn
* Make "cost" for ruin to spawn
- Now ruin spawn require "cost" of 1
* Trying fix space structure spawning
* REEE why it dont want to work
* returning missing solar panel
* Batch of update:
- New sprite for "Golden Record" made by @mcramon
- Changed Code to be more appealing, and added description.
- For information, paradise.dme automatically corrected my placement in code, so i say it did it for me.
* Add description
- Add description for "satellite component storage":
"Plate covering inside storage is wide, it have engraved "Voyager" on it."
* Change "description = " to "desc = "
* Trying to fix conflict with "desc = "
* Fixing to moment when error is gone.
* New stuff:
- Added new titanium wall named "satellite components storage"
desc: "There is plate covering inside storage, its wide and it have engraved 'Voyager' on it."
* Removing sheets from wall.. (?)
* Small changes
- Made "Golden Record" force you to use your both hands to pick it up and hold it.
- Now "Golden Record" have "bulky" weight.
* Always forget something
- change "Golden Record" in map to correct, new one.
* Addind Noop on satellite.
- Now its fully covered in noop (Passtrough)
* Fixes Light issues
- Used Area Passtrough instead of "Near Station" it don't create Light issues.
2023-06-21 22:23:36 +01:00
DGamerL
173bfb92f5
Removes bio resist from the code ( #21108 )
...
* BIO armor is kill
* some more stuff that uses bio resist
* I did a scuffed merge conflict solve but it works
2023-06-03 09:50:22 +01:00
GDN
4621a8a05f
morphs now show up the orbit menu antagonist section ( #21145 )
...
* morphs now show up on antaghud
* ismorph changes
2023-06-02 19:57:17 +01:00
S34N
4a5fb011e6
515 Compliance part 2 ( #20809 )
...
* more illegal procpaths
* Update code/modules/ruins/lavalandruin_code/puzzle.dm
* REGEX_REPLACE_HANDLER
* shuttle fix
2023-04-22 09:28:54 +02:00
Henri215
d65ec2d5e8
Tweaks to greed ruin and die of fate ( #20737 )
...
* Tweaks to greed ruin and die of fate
* Delay between effects
* moved and updaated traitor items
* More tweaks to traitor item list
* Update code/game/objects/items/weapons/dice.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Sirryan review
* Lets decrease the money even more
* experimental KA instead of alien pistol
* emp dmg for machines when interacting
* brainloss
* Code improvment
* forcewall removal
* Turning into a list
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-04-22 09:18:08 +02:00
Qwertytoforty
e40ef20c86
Pizza bombs can no longer be told apart, some pizza improvements ( #20191 )
...
* pizza time
* a batch of delicous pizza fixes mama mia
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* bool
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* steels changes
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-02-08 13:07:36 -06:00
Henri215
e711cd5921
Fixes lots of common spelling mistakes ( #20086 )
...
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot"
* recieve -> receive
* spelling mistakes: percieve, wierd, posession, seperate, succesful
* Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant
* tgui rebuild
* lets make this run
* "succeded" mispelling
* reverting money spam change
2023-01-08 20:12:31 -05:00
warriorstar-orion
a7d09cf033
Whitespace cleanup part 2. ( #19891 )
2022-12-24 18:38:43 +01:00
Sirryan2002
61145a02f8
[TGUI] Space Credit Economy Overhaul + Supply Point -> Space Cash ( #19209 )
...
* initial edits
* initial edits
* converting shit over to machinery/economy
* vending and mapping fixes
* vending fix pt.2
* Converts Supply Economy to Use Space Credits instead of Supply Points
* Job Payment, NanoBank, and Paychecks
* clothing type path fixes (damn merge conflicts)
* fixes map typepath issues
* adjusts supply prices
* Vendor Price Adjustments
* account uplink terminal tweaks
* please pass tests
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* reviews and bug fixes
* Review Suggestions/Fixes and Request Console Rewrite
* edits
* vending changes for merge
* typepath fix
* final tweaks
* proc ref fixes
* Fixes and Tweaks from 2nd TM
* rebuild TGUI
* final tweaks
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* requested reviews
* tweaks
* updates slot machine winnings
* fixes
* GC fixes
* fixes
* oops. still need to deconflict this
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes and bug fixes
* atm runtime fix
* requested reviews
* vend act stuff
* attempt to pass tests
* supply packs fix
* user tochat -> debug log
* FINAL FIXES
* removes CC db stuff
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2022-11-21 23:30:50 +00:00