Commit Graph

16167 Commits

Author SHA1 Message Date
metalgearsloth
674f23ccf8 Cuttle shuttleert + fix prototype (#8783) 2022-06-12 15:01:21 +10:00
metalgearsloth
9715ba7a7c Cull moose prototypes (#8780) 2022-06-12 14:49:41 +10:00
metalgearsloth
877057921d Cull marathon prototypes (#8779) 2022-06-12 14:46:15 +10:00
metalgearsloth
88381f3b1f Cull knightship prototypes (#8778) 2022-06-12 14:46:04 +10:00
metalgearsloth
1256e10a71 Cull infiltrator prototypes (#8777) 2022-06-12 14:45:53 +10:00
metalgearsloth
16561341f8 Cull barratry prototypes (#8776) 2022-06-12 14:45:42 +10:00
metalgearsloth
62708ee263 Cull atlas prototypes (#8775) 2022-06-12 14:45:31 +10:00
metalgearsloth
f872ea3c3d Cull delta components (#8774) 2022-06-12 14:40:32 +10:00
metalgearsloth
7452ff6787 Cull even more map lines (#8773) 2022-06-12 14:12:18 +10:00
metalgearsloth
01d70fbab7 Fix master + prototypes (#8772) 2022-06-12 13:50:07 +10:00
metalgearsloth
a983b5e2f5 More container pruning (#8576) 2022-06-12 13:29:03 +10:00
Moony
58ddb19cd2 Implement game rule configs. Game rules are now proper prototypes instead of just an alias for a system. (#8539) 2022-06-12 13:27:05 +10:00
Peptide90
500430a82a Fully remove Saltern Power prototypes / file (#8545)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-12 13:03:29 +10:00
PJBot
28b3f91ba0 Automatic changelog update 2022-06-11 22:59:38 -04:00
Peptide90
3b5d2a4e13 Makes asteroids low yield, adds normal yield variant for mining (#8701)
* Adds low yield mining loot table

* adds low yield variant of asteroids
2022-06-12 12:58:34 +10:00
PJBot
16b218d612 Automatic changelog update 2022-06-11 22:41:22 -04:00
EmoGarbage404
605c7cbb17 layers moment (#8766) 2022-06-12 12:40:14 +10:00
TaralGit
43dc0be57c Revamp guns: Revival (#8675)
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-12 12:39:52 +10:00
PJBot
89e48c676e Automatic changelog update 2022-06-11 21:58:06 -04:00
ninruB
c41b001ae3 Ore bags! (YAML, RSI) (#8425)
* Adding orebags hooray

* Adds ore bags to salvage lockers.

* no ic in ooc!!!!! (fixed typo)

i managed to type ic instead of id in the yaml file, real

* deleted the ore bags from cargodrobes, the pr lies!!!

* not 100, not 150, should be 200 next, right?

WRONG!!! 175!!!

* adds orebags to salvage spawn salvage equipment boxes
2022-06-12 11:57:02 +10:00
Kara
d8d9bcae20 Fix some indefinite article loc issues (#8064)
Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-12 11:54:58 +10:00
PJBot
adb906350a Automatic changelog update 2022-06-11 21:29:23 -04:00
TimrodDX
25e914b566 Adds cameras to Waystation (#8733)
* Adds cameras to Waystation

* Fixes the salvage maint door
2022-06-12 11:28:19 +10:00
PJBot
be107d1271 Automatic changelog update 2022-06-11 21:24:32 -04:00
PJBot
2bc332a1b6 Automatic changelog update 2022-06-11 21:21:07 -04:00
themias
1e02a97451 Tweak stun batons to use a battery instead of power cell (#8716)
* Allow baton/battery to be inserted into recharger

* Revert "Allow baton/battery to be inserted into recharger"

This reverts commit ccf1f3d1827bf45c49bb6ca4f5c97990d1afba6e.

* Refactor stun batons to use internal batteries
2022-06-12 11:20:03 +10:00
PJBot
2b51906740 Automatic changelog update 2022-06-11 21:07:56 -04:00
EmoGarbage404
0a90f145bc Fix wrapped foods (chocolate bars, brownies, nutribrick) (#8735)
* wrappables fix

* Update snacks.yml

* Update snacks.yml
2022-06-12 11:06:51 +10:00
PJBot
4faafc4a6d Automatic changelog update 2022-06-11 17:00:34 -04:00
Moony
e5aae76715 Slows down parallax significantly. (#8691) 2022-06-11 15:59:31 -05:00
Emisse
8cfa11f290 Marathon Update 1.9 moment (#8764) 2022-06-11 15:56:48 -05:00
PJBot
0a825c3808 Automatic changelog update 2022-06-11 10:26:41 -04:00
EmoGarbage404
0bad3f8b40 Update trash.yml (#8736) 2022-06-12 00:25:38 +10:00
Leon Friedrich
538d93d19d Add priorities to items slots (#8748) 2022-06-12 00:22:19 +10:00
PJBot
863a92eb6c Automatic changelog update 2022-06-11 10:20:01 -04:00
PJBot
ae46f4354d Automatic changelog update 2022-06-10 14:55:00 -04:00
themias
7c5c9c97a2 Add whitelist to captain/hop pda (#8746) 2022-06-11 04:53:56 +10:00
PJBot
e17024b301 Automatic changelog update 2022-06-09 21:29:28 -04:00
Julian Giebel
f4be8b5793 Device network DeviceLists and the NetworkConfigurator (Makes air alarms usable) (#7697)
* Implement DeviceList
Implement NetworkConfigurator
I sould really get into the habit of making smaller commits

* Remove ApcNetworkComponent from vents, scrubbers anf firelocks

* Change BeforeBroadcastAttemptEvent#Recepients to readonly IReadonlySet and add a ModifiedRecepients field

* Address revievs in NetworkConfigurationSystem

* Fix red and green button styles

* Change NetworkConfiguratorSystem#UpdateState to remove saved entites that don't exist anymore

* Add AtmosDevices device net id

* Add const strings for style classes
Fix wrong margin for NetworkConfiguratorConfigurationMenu

* Hello? Github?

* Add access check before opening the configuration ui

* Address reviews

* Fix call to access reader

* You shall not live again IgnoreComponent

* Fix interaction verb check

* Fix configuration window not closing when target gets deleted / out of range

* Change device is already saved message to say 'network device: ... is already saves'

* Apply suggestions from code review

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* Fix applied suggestion

Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2022-06-09 18:28:24 -07:00
Emisse
dbb9466309 Atlas: The Video Game (Update 2.0) (#8725) 2022-06-09 14:59:16 +10:00
PJBot
5083720b4c Automatic changelog update 2022-06-08 22:42:32 -04:00
lapatison
172039196d Update wires-component.ftl (#8714) 2022-06-09 12:41:29 +10:00
PJBot
11db9462f1 Automatic changelog update 2022-06-08 22:40:32 -04:00
Leon Friedrich
1e5da87262 Add loc strings and completions to mapping command (#8726) 2022-06-09 12:38:31 +10:00
PJBot
90744c1b2e Automatic changelog update 2022-06-08 05:26:51 -04:00
Emisse
818bdf3170 blurgy bop boo botto (#8689) 2022-06-08 04:26:32 -05:00
Emisse
949fbd0194 Bagel Update 13.7 (#8690)
* fuck shit ass shit

* Add files via upload
2022-06-08 04:25:59 -05:00
PJBot
220bbcef18 Automatic changelog update 2022-06-08 04:48:33 -04:00
Peptide90
a224edae5d buffs tables and counters (#8698)
25 (+10) health for metal, 15 for wood
2022-06-08 03:47:30 -05:00
PJBot
1879cabe38 Automatic changelog update 2022-06-08 03:51:27 -04:00