Commit Graph

43263 Commits

Author SHA1 Message Date
PopeDaveThe3th
c2547ea741 modsuit desc updates (#24798) 2024-03-26 09:48:26 +00:00
Contrabang
2e94edfb32 yes (#24808) 2024-03-26 09:46:31 +00:00
Charlie Nolan
30b5c71ac0 Null-safe pockets. (#24812) 2024-03-26 09:46:07 +00:00
Charlie Nolan
b45ba0aff9 There can no longer be -1 admins/mentors online. (#24814) 2024-03-26 09:45:57 +00:00
Henri215
c74262fc25 Adjusts some borg hat offsets (#24816) 2024-03-26 09:45:45 +00:00
Mikhail Dzianishchyts
9dc9d47266 Show poll alert for admins anyway (#24817)
* Show poll alert for admins anyway

* Update comment
2024-03-26 09:41:12 +00:00
DGamerL
de1229b947 Removes various helpers that can be simplified in a single variable check (#24551)
* Removes the first weird helper

* Removes get_turf_or_move

* Slightly alters the sharp weapon proc

* Adds nullcheck to adjustBruteLossByPart

* Changes `is_dead`

* Adds `hasorgans` to the replaced list

* Update code/__HELPERS/unsorted.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

* Contra review

---------

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-03-25 01:31:56 +00:00
chuga-git
19c0b70171 Slightly refactors storage item insertion (#24429)
* everything is on fire

* silent trait check

* how did it even become CRLF

* minor formatting

* fix icon updating and adds silent insertion to global trait list

* adds the new parameter to documentation - whoops!

* pain

* contra review

* contra review again, reduces amount of checks for user in the loops

---------

Co-authored-by: cybercapitalism <98280110+cybercapitalism@users.noreply.github.com>
2024-03-24 18:41:07 +00:00
Charlie Nolan
e2f61387db The seed vendor now has 3 of all ordinary seeds/mycelium. (#24705) 2024-03-24 18:14:09 +00:00
DGamerL
f52b7a8c58 Thank you mhelp for showing this weird coding thing (#24717) 2024-03-24 18:13:37 +00:00
DGamerL
c9aa979e64 Rewrites + spellchecks the seed vault papers (#24747)
* Wow this was something

* Update code/modules/paperwork/paper.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/modules/paperwork/paper.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/modules/paperwork/paper.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

* Update code/modules/paperwork/paper.dm

Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
2024-03-24 18:12:19 +00:00
matttheficus
261b53d17c Adds Hand Raising (#24223)
* pick me pick me!

* quick fix

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* contra tweak

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* contra refactor help

* copy paste moment

* missed one lul

* contra review

* tab hell tab hell tab hell

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-03-24 18:10:21 +00:00
Luc
1fe7819c1b Ports action button refactor from /tg/ (#24482)
* add the new stuff

* guh

* add the brunt of it

* action button stuff

* adds a lot of other stuff

* careful find and replace

* it loads

* so many huds

* ehh yeah this kinda works

* fixes this runtime

* hacks in some DMI stuff, we'll fix it later

* Adds better mouse pointer for dragging buttons

* gets dragging into place working again, updates DMI

* moves define

* remove extra hud defines, now it compiles

* CHECK GREP

* owww

* rename action defines

* ticks

* are we good

* let's try that again

* renames mob vars

* renames

* fixes some hud issues with huds getting the wrong variable

* fixes some alignment issues

* Adds mouse-wheel scroll support

* left -> right

* I am the entire circus

* first self-review pass

* Another review pass -- just realized I need to fix keybinds

* more testing

* update icons

* oops

* Fix spell icons not appearing properly

* fixes some outstanding issues
- Action button backgrounds now work properly
- Fixes some runtimes on dropping
- Fixes some misplaced icons

* hmm

* weh

* again?

* nah?

* maybe this?

* asdf

* should finally fix CI

* add client check

* move the ?

* add missing override causing runtimes

* shift-clicking now doesn't trigger the button

* better docs
2024-03-24 17:38:53 +00:00
Contrabang
d5684cd59c great code :) (#24797) 2024-03-24 17:04:39 +00:00
Luc
6100c36987 Adds a crew monitor for observers (#24118)
* wheee

* ignoring sensors now actually gets all health info

* a

* this wasn't supposed to go here

* delete observer menu on mob del

* erm

* global on my datum

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-03-23 22:51:55 +00:00
Qwertytoforty
00ce408dd2 ffixes smoke (#24775) 2024-03-23 18:52:29 +00:00
DGamerL
6cd2813150 Makes the isorgan() define more sane (#24738)
* Makes this define a bit more sane

* Why is this a proc!!!!

* Underscores

* Combines two uses into one define

* Contra review
2024-03-23 17:16:29 +00:00
1080pCat
8270f92d7e Adds a suicide act to the wormhome projector. (#24532)
* Update special_eguns.dm

* Update code/modules/projectiles/guns/energy/special_eguns.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* more feedback. plus a explanation on what SHAME does

* oops

* Update code/modules/projectiles/guns/energy/special_eguns.dm

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-03-22 16:39:59 +00:00
DGamerL
a04071fed6 We are so back (#24743) 2024-03-22 01:33:19 +00:00
DGamerL
7a455fe151 It fixes it (#24742) 2024-03-22 01:15:53 +00:00
Charlie Nolan
570acb55af All those who can pull, can shift aside. (#24470) 2024-03-21 22:11:34 +00:00
Qwertytoforty
9096c5f0b9 Ports the NTSS Raven from TG station. Slightly remaps delta escape / faragus escape (#24567)
* R A V E N

* docking ports. Delta needs  tweak

* yep

* raven generators, increased range / anchored

* names / fixes wrong generators

* decore / missing decal

* NTSSS RAVEN

* purge this

* oops

* should be good

* Update code/modules/mob/living/simple_animal/friendly/mouse.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>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-03-21 21:21:56 +00:00
warriorstar-orion
af44d08917 remap: mechtransport is now the Cybersun Exosuit Factory crashsite (#24633)
* remap: mechtransport is now the Cybersun Exosuit Factory crashsite

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-03-21 21:05:18 +00:00
Daylight
98ccd2030f Improves the admin room (#24434)
* Dual wielding instakill rifles is bad

* Removes the airlock entirely

* Scopecreep? Never heard of it.

* whoops

* y u no compile on github

* test

* Does this break?

* Goood?

* I fix yes?

* Please pass unit tests

* All the cool kids use implants these days

* Roundstart uplinks are too hard. Have a chainsaw instead.

* sigh

* Hopefully this won't break everyrything

* That error has to be a fluke, it's completely unrelated
2024-03-21 21:02:23 +00:00
warriorstar-orion
04011d8e43 remap: white ship to explorer ship (#24613)
* remap: white ship to explorer ship

* swap wide airlock with two 1x1 doors
2024-03-21 21:00:15 +00:00
Qwertytoforty
c4d63f0a79 reinforced plasma windows now have smash protection (#24693) 2024-03-21 20:58:39 +00:00
Contrabang
323d23acc9 Datumizes Wizards (#24702)
* fucking wizards

* this too

* this

* i think thats it

* okay lets do this

* remove commented code

* gdn review

* welp

* fix runtime

* yes

* lewc review
2024-03-21 20:56:55 +00:00
Qwertytoforty
4caaceb9fe defogs mephedrone (#24713)
* defogs mephedrone

* fixes mod backpacks being fucky

* Revert "fixes mod backpacks being fucky"

This reverts commit f2df4809a5.
2024-03-21 20:53:57 +00:00
warriorstar-orion
35ca57c262 Add constructible transit tubes. (#24045)
* Add constructible transit tubes.

* Apply suggestions from code review

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* change construction type, add icon state

* don't give any glass back, support RPD recycling

* destroy/explode into glass decals

* Update code/game/objects/structures/transit_tubes/transit_tube_construction.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* tube automatic orientation is unintuitive

* support manual flip/rotate like pipes

* better logic for installation

* better support for building in space

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* second half of review suggestions

* Update code/game/objects/structures/transit_tubes/transit_tube_construction.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-03-21 19:27:07 +00:00
PopGamer46
de894636f4 fixes a bug, sorry for that (#24734)
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-21 19:23:43 +00:00
warriorstar-orion
6a2d229795 Refactor Lavaland river spawner. (#24192)
* Refactor lavaland river generator.

* document var
2024-03-21 18:42:35 +00:00
PopGamer46
d6a48deac3 Adds virology goals! Something for the viro to do (Ready for review) (#23408)
* virus analyzer and WIP virology goals

* bug fixes but not all

* tgui update

* fixed bug

* runtime fix

* small fix

* misc

* virology goals not showing required symptoms fix

* virus analyzer code polish + animation tweak

* removes virus analyzer + tweaks

* adds the health analyzer back

* code polish

* comment edit

* oops, this time resolves merge conflicts

* bigger payout and more goals upon completion

* adds the until now unused vial lockbox

* more code tweaks

* also code tweaks

* yet another code polish

* merge conflict resolve

* virology job_objective

* merge conflict resolve

* grammar

* code polish

* another polish

* forgot these

* oops, how did i do this mapping error

* some but not all code polish and moves vials to fridge because i forgot on map queue, sorry

* finally merging some of the requested changes

* forgot this

* one reguested change left

* merges last reguested change

* failed check asks to rebuild tgui

* most of the reviews

* removes lazyremove, no idea why i used it there

* reviews

* grammar

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* more reviews

* forgot to undef

* deletes old tgui file

* Contrabang reviews

* some of DGamerL´s reviews

* oops

* DGamerL´s reviews

* Update tgui.bundle.js

* stealth virus virology goal now requires 4 symptoms instead of 5

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2024-03-21 16:23:08 +00:00
Aylong
38f009b763 [TGUI] Prize Counter (#24079)
* PrizeCounterUI 1.0

Update PrizeCounter.scss

Update prize_counter.dm

UI work

It just works

* Image layout fix

* Better names

* Tooltip

* Unused code and disable button

* That's not necessary either

* Search

* Maybe that's all

* Stack.Divider, wow, universal component

* Rebuild

* Rebuild

* Turn off auto-update

* Ooops

* Code style

* Rebuild

* Ah... yes... rebuild

* Ticket icon like on screenshot
2024-03-21 13:48:44 +00:00
Charlie Nolan
34d4b936ea Fixed an issue with wizard loadouts. (#24725) 2024-03-21 11:30:52 +00:00
BiancaWilkson
fa54eeebc5 [S] Fixes an exploit (#24721)
* fixes an exploit

* length
2024-03-21 06:08:28 +00:00
McRamon
2be59d15b5 New ability icons part 2 (#24671)
* icons and shit

* other icons

* mhm

* contras order
2024-03-21 05:00:31 +00:00
RomainzZ
a59829fae8 No more black borders on the sides with different size (#24151) 2024-03-21 00:58:17 +00:00
DGamerL
c96be1d6b7 This is the fix (#24710) 2024-03-20 21:52:19 +00:00
Contrabang
f8b40559de yeah (#24709) 2024-03-20 21:49:51 +00:00
Henri215
765461f14a Bear update, part 2 (#24506)
* The bear update!

* more sprites

* more bearprites

* diversify

* removing comments

* description and mapping

* duplicate

* Update code/modules/mob/living/simple_animal/hostile/bear.dm

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-03-20 21:33:32 +00:00
BiancaWilkson
5a12934651 chat box red (#24663) 2024-03-20 21:03:55 +00:00
matttheficus
fac94d826c Adds Boot Knives (Combat + Mining Boots + Jump Boots) (#24530)
* stabbing time

* examine text

* oopsie

* spans

* add to jumpboots

* contra review

* henri/gdn reviews

* contra + burzah review

* span swap

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-03-20 20:55:21 +00:00
McRamon
d18cebac6e Cowboy hats resprite (#24611)
* human_mob

* items

* grey_mob

* drask_mob

* vox_mob

* code, lets fucking hope i didnt forget anything

* i forgot stupid fuckign shit

* also i love to delete wrong things

* Update code/modules/clothing/head/misc_hats.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/client/preference/loadout/loadout_hat.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

* moved to other cowboy hats

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
2024-03-20 20:23:54 +00:00
matttheficus
7b462f34b6 Increases Paper's Window Size (#24541)
* its time to PAPERWORK

* remove test item

* autodoc / henri

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-03-20 20:22:07 +00:00
Marm
a8f2d2f001 Gutlunches will no longer eat brains. (#24603)
* NO MORE EATING BRAINS

* Update code/modules/mob/living/simple_animal/hostile/mining/gutlunch.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-03-20 20:20:33 +00:00
Luc
9efffccd71 Adds CI checks forbidding certain kinds of world loops (#24454)
* Updates checkgrep to report unnecessary loops

* improved message

* global lists are better too

* much better

* Apply suggestions from code review

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* update to modern check_grep format

---------

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-20 20:17:45 +00:00
Charlie Nolan
d1c77ea8fb Re-added the account info paper on creating a new account. (#24588)
* Re-added the account info paper on creating a new account.

* Review suggestions.
2024-03-20 20:16:52 +00:00
Contrabang
cb7b71a03d blamo (#24582) 2024-03-20 20:13:29 +00:00
CRUNCH
d4f7a2654a Proto Emitter Gun now has its own name and description (#24528)
* Update laser.dm

* Update code/modules/projectiles/guns/energy/laser.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/projectiles/guns/energy/laser.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-03-20 20:12:35 +00:00
Luc
2acd27f962 Optable fixes (#24101) 2024-03-20 20:11:10 +00:00