silicons
b0703d1bd9
Merge pull request #15854 from shellspeed1/borg-radio-improvements
...
Ports Adding radio access to borgs by default from splurt. Credit to NopemanMcHalt for the splurt port and Ayfa212 for the initial work.
2022-09-23 16:26:54 -07:00
silicons
96384ac667
Merge pull request #15856 from shellspeed1/borg-mining-ID-fix-and-premium-KA-return
...
Fixes the mining borg point card
2022-09-23 16:24:36 -07:00
silicons
fbf7a2de90
Merge pull request #15853 from shellspeed1/posialert-console
...
Port of the Posialert console from hyper. Credit to jjpark-kb for initial work.
2022-09-23 16:21:19 -07:00
silicons
ef38bc5522
Merge pull request #15858 from Putnam3145/auxmos-2
...
Updates auxmos to 2.0.0
2022-09-23 16:20:31 -07:00
silicons
a1fc1e0377
Merge pull request #15855 from shellspeed1/borg-pda-addition
...
Ports borg pdas from hyper. Credit to haha26315 for the orginal PR and BongaTheProto for their port to splurt.
2022-09-23 16:16:03 -07:00
shellspeed1
dfddbc23c3
ports https://github.com/tgstation/tgstation/pull/53603 Credit to TiviPlus
2022-09-22 01:10:08 -07:00
Putnam3145
1ac44f22c8
i am wont to make the worst mistakes
2022-09-21 17:55:34 -07:00
Putnam3145
223307aaa8
i need to reimplement this joy
2022-09-21 17:43:37 -07:00
shellspeed1
17f513eae4
Fixes clicking in the object menu but at what cost
2022-09-20 23:08:24 -07:00
shellspeed1
de4d468472
lets not have bounty cubes worth a bunch more than they should be. port of https://github.com/tgstation/tgstation/pull/56914 Credit to cacogen.
2022-09-20 20:55:38 -07:00
shellspeed1
a55b2c4ff3
ports https://github.com/tgstation/tgstation/pull/56375 . Credit to cacogen.
2022-09-20 20:05:59 -07:00
shellspeed1
44536ad7ab
Fixes a runtime which bricked the pad plus fixing sprites. Also ports https://github.com/tgstation/tgstation/pull/55533 credit to cacogen.
2022-09-20 16:57:49 -07:00
shellspeed1
40dc7d57c3
port of https://github.com/tgstation/tgstation/pull/55762 , credit to ArcaneMusic.
2022-09-18 22:40:07 -07:00
shellspeed1
aa7252ffd6
port of https://github.com/Skyrat-SS13/Skyrat-tg/commit/418c58a9c3c8b78c0577e150ad891aba8d7a7731 to make pad deconstructible.
2022-09-18 22:13:44 -07:00
shellspeed1
cdb1fbb1e2
port of https://github.com/tgstation/tgstation/pull/54029/files# Aka this is where we get bounty cubes and remove the public bounty console. Credit to ArcaneMusic.
2022-09-18 21:55:10 -07:00
shellspeed1
b4f886d999
port of https://github.com/tgstation/tgstation/pull/49111 aka sales taggers, credit to ArcaneMusic
2022-09-18 20:55:22 -07:00
Putnam3145
eb6a86f37f
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into auxmos-2
2022-09-18 16:41:24 -07:00
Putnam3145
fa9bbfaedf
Revert "Update auxmos to 2.0.0" ( #15859 )
2022-09-18 16:40:45 -07:00
Putnam3145
d95f5729cc
wow i forgot some extremely important updates haha
2022-09-18 16:27:48 -07:00
Lin
a0bc2c1e09
Merge pull request #15826 from Putnam3145/auxmos-2
...
Update auxmos to 2.0.0
2022-09-18 05:44:58 +00:00
shellspeed1
3dace329be
adds public bounty consoles without inflation, also removes the mint
2022-09-17 19:27:40 -07:00
shellspeed1
2d90e0ab33
readds the premium ka but for borgs
2022-09-17 19:03:03 -07:00
Lin
07484bb09f
Merge pull request #15850 from Putnam3145/bastion-bourbon-shitcode
...
fixes the worst use of a for loop ever
2022-09-17 23:13:41 +00:00
shellspeed1
b8f7bb00c9
Fixes encoded langauge so people can speak it, also redoes xeno tongue so it can speak same langauges as rest of crew. ( #15845 )
2022-09-17 13:44:29 -07:00
shellspeed1
d83747dc74
Ports Quantum Spin Inverter from TG. ( #15846 )
...
* ports bluespace swapper
* fixes materials so we can print quantum spin inverters
* its diamond not diamoond
2022-09-17 13:39:32 -07:00
shellspeed1
a3c01b96f3
Update xeno.dm ( #15837 )
2022-09-17 13:37:55 -07:00
shellspeed1
d9e15776ee
Ports the RBMK reactor from both NSV using Hyper and Splurt code (WIP) ( #15847 )
...
* sprites and sounds
* The code for the reactor itself
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: Putnam3145 <putnam3145@gmail.com >
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
* Map stuff
* Removes Clamps.
* Matrices separated, this was a mistake on my part.
* Update tgstation.dme
* removal as per putnam's review
* redfines highest available as 1007
* possible soundloop fix? probably not.
* temporary config thing to make engine load
* changes to map template from splurt
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
* actually somehow fixed the runtimes?
* old maps from hyper, not needed..
* Revert "old maps from hyper, not needed.."
This reverts commit 92ccd89952d360206926d8b57e82084994a6a0d6.
* take two on removal
* fixes power output
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
* Update code/modules/power/reactor/rbmk.dm
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
* deals with the double turf
* Revert "temporary config thing to make engine load"
This reverts commit 7f52188d5261cd60024ef36cf7c33df0748d0c79.
* was told to bring it back
* don't need to change these
* next time I'll just copy paste it instead of type it.
* a
* Flexi Seal crate so we can fix the reactor
* set power to 0 so it can be fixed
* nerfs power output
Co-authored-by: Putnam3145 <putnam3145@gmail.com >
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com >
2022-09-17 13:33:51 -07:00
shellspeed1
1ebc2e584b
makes weapons unsafe
2022-09-17 06:53:46 -07:00
shellspeed1
15006a5dfd
Revert "adds gun safeties, remember to turn them off."
...
This reverts commit 9ca985b769 .
2022-09-17 06:47:26 -07:00
shellspeed1
c886e2fd24
forgot this
2022-09-17 06:38:19 -07:00
shellspeed1
22d22447d2
removes the premium KA
2022-09-17 06:36:49 -07:00
shellspeed1
d7a2f14298
fixes and ka
2022-09-17 03:46:24 -07:00
shellspeed1
11ec2b89e0
borg pda
2022-09-17 02:40:37 -07:00
shellspeed1
8d9804e953
adds radio access to borgs by default
2022-09-17 02:20:36 -07:00
shellspeed1
527b85e4a4
woopsie
2022-09-17 02:00:47 -07:00
shellspeed1
59ef5bbcf1
port of the positronic alert console
2022-09-17 01:55:55 -07:00
shellspeed1
64ce476764
removes admin messaging
2022-09-16 19:28:56 -07:00
shellspeed1
9ca985b769
adds gun safeties, remember to turn them off.
2022-09-16 19:24:21 -07:00
shellspeed1
29d16e5f30
fixes weapon safety and fire selector button.
2022-09-16 19:24:06 -07:00
shellspeed1
91c095989a
stuff
2022-09-16 17:55:10 -07:00
Putnam3145
e1cfa92080
fixes the worst use of a for loop ever
2022-09-13 23:19:12 -07:00
Timothy Teakettle
3de3dc8e6f
lets ghosts click a pAI device to download into it without a master ( #15838 )
...
* yes
* Update pai.dm
2022-09-13 12:41:36 -07:00
shellspeed1
bc13bdb177
sort of working fire selector, still need to get the safety stuff figured out and finish getting the selector working properly
2022-09-09 22:23:05 -07:00
shellspeed1
f2ed6a571c
this gets it to the point it compiles
2022-09-09 18:04:52 -07:00
shellspeed1
fbc80cf829
initial port
2022-09-09 00:29:20 -07:00
Putnam3145
b933545ba9
have to rebalance this too
2022-09-04 13:53:42 -07:00
Putnam3145
ff1de6e30a
i forgot to actually push this change
2022-09-04 13:51:49 -07:00
Putnam3145
9f53a7f6da
i did the math and it's not good
2022-09-03 23:44:27 -07:00
Putnam3145
617768dd40
Destructive analyzer no longer buy one get 49 free
2022-09-02 15:09:15 -07:00
Lin
c35246d87b
Merge pull request #15827 from Putnam3145/singunerf
...
Field generators now yell on the radio if they fail while there's a singulo/tesla
2022-09-01 05:34:36 +00:00