Commit Graph

31848 Commits

Author SHA1 Message Date
ラッピ from PSO2
d744aec5d0 Update species.dm (#52319) 2020-07-18 21:38:32 +02:00
Aleksej Komarov
eca27f33af CDN asset scaffolding: generated urls. (#52233) 2020-07-18 21:37:55 +03:00
ArcaneMusic
c69cb714f2 You can now store mice in your chef's hat. (#52253)
* Is that a mouse in your chef's hat.

* yeah that sounds about right

* Sure thing boss.
2020-07-18 14:37:29 -04:00
ラッピ from PSO2
2b03ca5a04 click this commit (#52292)
![](https://media1.tenor.com/images/1f11d49fe9743e638565a039232f9c7a/tenor.gif?itemid=7290429)
2020-07-18 15:10:03 -03:00
Omega_DarkPotato
53798766a1 Brings burn patches in line with brute patches. (#52278)
After seeing a whole lot of complaints about burn patches only containing 1u of Aiuri, I decided to do an amazing whole 1-line change bringing the burn patches in line with the brute patches. (both contain 2u now of their respective chem)
2020-07-18 14:04:01 -04:00
carshalash
2d39a0c94d Return of modules to AI shell names (#51914)
* Update robot.dm

* Update say.dm

* reeeee didnt work
2020-07-18 13:32:11 -04:00
LemonInTheDark
d3f9b70c0f Adds a message modification packet to saycode to allow for unordered parsing of operator chars, like ;, #, :, or % (#51790) 2020-07-18 18:18:23 +02:00
Timberpoes
a24d6f5adb Exosuit Fabricator tgui Total Conversion - An Ode to Roboticists (#52073)
* First draft

* tgui interface bluescreen guards

* Preparing for cyborg module sub-categories

* The rest of the owl

* Stop duplicate say messgaes

* Implement interface handling for obstructed exits

* Pocket lint

* Documentation and misc. code cleanup

* Implement searching in interface

* tgui pocket lint and build

* Coding style consistency and changes. Rebuild tgui.

* Update default bitflags

* Address potential edge case bluescreen.

* orange man good

* Remove emag_act with obsolete functionality

* Standardise variable naming conventions

* tgui 4.0 update

* tgui 4.0 update

* Port a couple of usability improvements from concept branch.

* Fix new ui_act input.

* Actually fix new ui_act input

* Port some small improvements from concept branch.

* Rebuild tgui

* Made department of redundancy department redundant.

* Rebuild tgui.
2020-07-18 19:09:24 +03:00
MrStonedOne
9f4db6d5ff CDN asset scaffolding: generated urls. 2020-07-18 05:24:46 -07:00
Ryll Ryll
53d1f1477d Adds hauberoaches, cockroaches wearing spiked helmets (#52161)
* done in under an hour

* sprite
2020-07-18 12:53:45 +02:00
ShizCalev
119a208c9a Merge pull request #52259 from Caldony/microwave-fix-2
fix the microwave not turning off when the power was cut off
2020-07-18 01:04:45 -04:00
ShizCalev
39c5af0fc7 Merge pull request #52276 from kriskog/tickets
Fixes some adminhelp issues
2020-07-18 00:44:12 -04:00
Ryll-Ryll
40c1b51b97 dunno what to rename this 2020-07-16 21:53:56 -04:00
Ryll-Ryll
1f31064c3e Merge remote-tracking branch 'tgstation/master' into who-named-this-damned-proc 2020-07-16 21:43:14 -04:00
Aleksej Komarov
1227c1f5f5 Fix sending of updates (#52282)
tgui: Fix sending of updates for non-interactive but observable UIs.
2020-07-16 15:22:37 -07:00
Aleksej Komarov
47b6c62078 tgui 4.0: Reduced Logging (#52280) 2020-07-16 20:18:27 +02:00
Aleksej Komarov
0cf00a2645 tgui 4.0 (#52085)
* tgui 4.0 hyper squash

* Upgrade dependencies
2020-07-16 20:13:04 +02:00
skoglol
7ff34fc128 excessive 2020-07-16 16:08:01 +02:00
skoglol
fcf1f25301 sound back 2020-07-16 12:43:23 +02:00
skoglol
0194169631 Oh we got several procs 2020-07-16 12:36:28 +02:00
skoglol
7d3af73d12 Fixes some adminhelp issues 2020-07-16 11:57:40 +02:00
ShizCalev
a0819344bb Fixes my crap code (#52271) 2020-07-16 19:40:25 +12:00
skoglol
33f60893f7 Merge pull request #52196 from ArcaneMusic/funnicactus
Adds Star Cacti and the Prickly Adhesion plant trait.
2020-07-16 09:00:40 +02:00
skoglol
81133efa97 Merge pull request #52191 from ArcaneMusic/amutatedharvest
Plants now have a chance of growing mutated offspring before fully mutating.
2020-07-16 08:56:47 +02:00
skoglol
0b8d4e060d Merge pull request #52231 from ShizCalev/cult-rune-reveal-fix
Fixes cultist reveal rune ability breaking when used over a cult engine turf without a fake appearance.
2020-07-16 08:52:07 +02:00
skoglol
06eaf22e2a Merge pull request #52244 from tralezab/patch-98
Mafia now links the wiki page at the start
2020-07-16 08:50:55 +02:00
skoglol
d25b06eedf Merge pull request #52246 from Wayland-Smithy/no_time_for_random_events
Prevents random events triggering after emergency shuttle departure
2020-07-16 08:49:44 +02:00
ArcaneMusic
6191e20ef3 Updates seed.dm file. 2020-07-15 22:42:56 -04:00
ArcaneMusic
6050994fd3 Merge remote-tracking branch 'upstream/master' into amutatedharvest 2020-07-15 22:41:19 -04:00
jdawg1290
62676e72a8 Force LF line endings with gitattributes and convert repo (#52266)
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2020-07-16 03:02:40 +03:00
ShizCalev
254536072e [s] sanity checks vv_edit_var() values (#52255)
cl ShizCalev
fix: Added some sanity checking for varedit values.
/cl
* sanity checks vv_edit_var() values

* this should be an or

* one more fix
2020-07-16 10:20:41 +12:00
tralezab
e12fad9f5f cmon obsessed that's cheating (#52243) 2020-07-15 16:20:59 -03:00
oranges
88170c9e4c Simple mob AI wakes up less (#52228)
There's no reason to wake every mob on the Z level when we can simply
wake up only those nearest to the mob

In theory we could even not do this at all, but there would be a few
seconds delay before the idle automated actions ran and the AI wokeup
anyway
2020-07-15 22:31:26 +08:00
Daniel Hultgren
28958169a1 Added SI unit formatting proc and applied it to canister examine (#52235)
* Added si unit formatting proc, and unit tests for it

* Added canister examine note for what their max pressure is

* Fixed the siunit proc comment abit
2020-07-15 22:29:13 +08:00
Caldony
23a9c461c0 wzhzhzhzhzhz 2020-07-15 16:13:38 +02:00
Caldony
428ba3495a fix the code in power_change()
wzhzhzhz is now fixed by transporting the code in a newly made power_change() proc. the result is the exact same except that BROKEN is now not bundled up with the power fix
2020-07-15 16:00:43 +02:00
Caldony
e357837423 wzhzhzhz
wzhzhzhz
2020-07-15 14:44:50 +02:00
Alterist
d9ce751303 Small improvments on cybernetic organs code (#52183) 2020-07-14 21:55:27 -03:00
Daniel Hultgren
3e293a9990 Canister frame code and UX improvements (#52221)
* Improved canister frame code

Removed a bunch of code duplication
Properly uses <tool>_act and use_tool procs
Allow players to deconstruct frames using wrench
Fixed names not being improper
Fixed canister welder deconstruction

* Added another deconstruct chat note for canisters
2020-07-14 20:23:26 -04:00
ATH1909
5cce5f87bd Finally adds a quickdraw hotkey for the suit storage slot (#52040) 2020-07-14 20:18:18 -04:00
ShizCalev
bbca1ece3a Readds the welding visor toggle button to plasmamen helmets (#52189) 2020-07-14 20:16:23 -04:00
ShizCalev
99d4fe86c5 Fixes throw mode hud icon not updating while mob is clientless (#52192) 2020-07-14 20:16:02 -04:00
ShizCalev
982c4d1148 Fixes Factory Error Synths not getting their glowy eyes (#52194) 2020-07-14 20:15:06 -04:00
ShizCalev
9d846517d9 Fixes Admin Help Tickets not showing the name of the admin who generated a ban. (#52195) 2020-07-14 20:14:38 -04:00
ShizCalev
b3fa367ac7 Fixes cameramob ghostize runtime (#52197) 2020-07-14 20:14:08 -04:00
ShizCalev
fbcb610d18 Fixes ice demon teleport runtime (#52200) 2020-07-14 20:13:30 -04:00
Jordan Brown
749dace788 Fixes warning (#52201) 2020-07-14 20:13:08 -04:00
ShizCalev
e354594f2d Fixes being able to hide your codex while gathering research points (#52206) 2020-07-14 20:11:42 -04:00
ShizCalev
15122bd901 Fixes uncorrupted power cells exploding without plasma (#52213)
* Fixes uncorrupted power cells exploding without plasma

* commentary
2020-07-14 20:10:43 -04:00
LemonInTheDark
1c31dc43d5 Adds hot ice coffee (#52208) 2020-07-14 20:07:01 -04:00