* Adds securitysim.dm, haven't yet changed anything from the default recruiter.dm
* Adds the relevant circuit board.
* Stage 1 of rewriting the code
* Renames securitysim.dmm to lawyersim.dmm to match the typepath
* Updates the DME with the new machine
* Reverting a change for testing purposes
* Adds the arcade machine to boxstation with a placeholder sprite for prototype testing
* Finished changing variable names preventing execution
* Adds a UI for the arcade game
* TGUI stuff
* Just a test
* Undoing testing
* Annother test
* Reverting test again
* Removes emagging and changes some wording
* Adds sprites
* Changes the sprite in the .dm to the new sprite.
* Adds random crime generation.
* Fixes the screwed-up RNG stuff
* Adds math and logic for sentencing calculation
* Fixes temporary sentences
* Adds in the "Manner of Arrest" text blurbs.
* Missed a comma.
* Minor grammar fixes
* Corrects a couple issues in the tgui menu.
* Updating branch to match main
* Reverts boxstation, preparing for official mapping
* Maps the arcade into every map
* Adds missing stolls and spawns in arcade remodels
* Making requested changes, part 1
* Prevents duplicate crimes
* Cleans up leftover placeholders
* Fixes apostrophe issues in TGUI
* Adds prevention for same-code crimes
* prettier maybe
* prettier maybe now
* bundle, fuck you tgui
* SPACES SUCK
* DIE, SPACES, DIE!
* Fixes DIRT! DIRT OF ALL THINGS! WHY IS THAT A PROBLEM!
* DIRT! AGAIN!
* Adds variable documentation
* Fixes comma issues in Magistrate Simulator
* Formatting 1
Co-authored-by: Zephyr <116982774+Burzah@users.noreply.github.com>
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
* Formatting 2
Co-authored-by: Zephyr <116982774+Burzah@users.noreply.github.com>
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
* Formatting 3
Co-authored-by: Zephyr <116982774+Burzah@users.noreply.github.com>
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
* Formatting 4
Co-authored-by: Zephyr <116982774+Burzah@users.noreply.github.com>
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
* Formatting 5
Co-authored-by: Zephyr <116982774+Burzah@users.noreply.github.com>
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
---------
Signed-off-by: AurouraPlays <150855752+AurouraPlays@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* Adds securitysim.dm, haven't yet changed anything from the default recruiter.dm
* Adds the relevant circuit board.
* Stage 1 of rewriting the code
* Renames securitysim.dmm to lawyersim.dmm to match the typepath
* Updates the DME with the new machine
* Reverting a change for testing purposes
* Adds the arcade machine to boxstation with a placeholder sprite for prototype testing
* Finished changing variable names preventing execution
* Adds a UI for the arcade game
* TGUI stuff
* Just a test
* Undoing testing
* Annother test
* Reverting test again
* Removes emagging and changes some wording
* Adds sprites
* Changes the sprite in the .dm to the new sprite.
* Adds random crime generation.
* Fixes the screwed-up RNG stuff
* Adds math and logic for sentencing calculation
* Fixes temporary sentences
* Adds in the "Manner of Arrest" text blurbs.
* Missed a comma.
* Minor grammar fixes
* Corrects a couple issues in the tgui menu.
* Updating branch to match main
* Reverts boxstation, preparing for official mapping
* Maps the arcade into every map
* Adds missing stolls and spawns in arcade remodels
* Making requested changes, part 1
* Prevents duplicate crimes
* Cleans up leftover placeholders
* Fixes apostrophe issues in TGUI
* Adds prevention for same-code crimes
* prettier maybe
* prettier maybe now
* bundle, fuck you tgui
* SPACES SUCK
* DIE, SPACES, DIE!
* Fixes DIRT! DIRT OF ALL THINGS! WHY IS THAT A PROBLEM!
* DIRT! AGAIN!
* Adds variable documentation
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* Add drinks and recipes from Hispania!
* Fix duplicate var in bottle.dm. Thanks, linters!
* Add fitness cups to stations, BSH loot.
* Dull some glass rims that don't need to be quite that bright.
* Add alt-click ID swiping to more objects.
* Add more alt-clickable bots. Add examine text.
* Bold alt-click hint, make display case alt clickable.
* Fix display case unlock message for CI.
* Import several foods and recipes from Hispania!
* Fix trailing newlines, remove hispania icon reference.
* Fix list spacing, add drink reagents, correct annona spelling.
* Amend drink description, move icons
* Apply new timer from @CRUNCH-Borg
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Apply @CRUNCH-Borg's attack chain suggestions
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Fix many duplicate vars.
* Fix more duplicate vars.
* Remove duplicate toast.
* Fix unreachable callback. Now with @CRUNCH-Borg!
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Amend some icons.
* Add vendor seeds, tweak plant sprites.
- Add base seeds to MegaSeed Servitor.
- Change smoked salmon sushi to use smoked salmon instead of salmon steak.
- Make maize dough yellower.
- Fix capitalization in peyote description.
- Make coconut inedible.
- Modify cream cheese recipe to remove conflict with butter.
- Tweak sprites of growing plants to sit inside hydroponics trays and not move around so much.
* Add guacamole recipe, agave distill reagent.
- Add prep bowl recipe for guacamole, condiment container and icons.
- Change cactus salad icon to use new plastic cup shape.
- Add distill reagent "tequila" to agave.
- Make coconuts only attack on harm intent.
- Fix some whitespace.
* Prevent bombonuts from detonating instantly.
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Spellcheck.
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Change some item names, descriptions, recipes.
- Make custom robot head recipe step so that those recipes don't just call for "a head".
- Replace smoked salmon sushi ingredient with new smoked salmon.
- Fix some confusing item names.
- Update descriptions of cacti.
- Add raw mouse as mouse butchering result.
* Modify reagent colors. Make cream cheese bread with cream cheese.
* Adjust some recipes and descriptions.
- Remove hipster ridicule from mate. Add it as a reagent to the plant.
- Touch up some grammar.
- Amend recipe for sweet arepas.
* Fix grown food slicing debug message.
* Grammar improvements feat. CRUNCH
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Removes the 2 plastitanium sheets from the rod chamber construction and instead adds 4000 cm^3 (equal to 2 sheets) of plasma and titanium cost to the circuit board.
* Adds le hats
* kidan hat fitting
* tan hat existence restoration
* run you POS icondiffbot
* attempt 2
* Cargo hat emblem recolor
* bluespace? more like WHITESPACE
* Refactor explosions
* Small change
* Final refactors
* A
* Helps for a very minor amount
* I'm silly
* Contra review
* Bring back this refactor
* Emerallddddd
* the beginning of my torment
* This was a very small piece of torment
* God agghhghhhh the suffering
* pain and suffering and destruction
* Update bot_construction.dm
* Add re-wrappable, dyeable headscarves.
* Add trailing newlines. Correctly set worn_as.
* Include DME.
* Fix relatively defined path.
* Update heretic_necks.dm
* Update heretic_armor.dm
* Fix duplicate attack chain var. Thanks, linters!
---------
Co-authored-by: Fordoxia <Thrash97@googlemail.com>
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>