Commit Graph

2630 Commits

Author SHA1 Message Date
Fox McCloud
cd5da7494c Merge pull request #13743 from AffectedArc07/fixes-admin-note-log-search
Fixes note search log + Minor TGUI fix
2020-07-01 03:14:01 -04:00
AffectedArc07
37f1cf5ee9 Fixes note search log + Minor TGUI fix 2020-07-01 07:48:46 +01:00
Fox McCloud
e438ff4d36 Makes Mobs Lazier and Removes Hard References (#13693)
* Makes Mobs Lazier and Removes Hard References

* fluff
2020-06-30 17:52:28 -06:00
AffectedArc07
6fc2d8d8d9 Adds logmessages 2020-06-26 21:10:45 +01:00
AffectedArc07
e586b97dec Improved note search 2020-06-26 16:36:20 +01:00
Fox McCloud
b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
Fox McCloud
69de03a622 Gas Mixture Refactor (#13602)
* Gas Mixture Refactor

* derp

* defined turf types

* fixes

* cuts turf visuals cost in half

* even better equalizing with planetary atmos

* remove volatile fuel

* comment and documentatino on turf gas vars
2020-06-24 17:48:50 -06:00
Fox McCloud
c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
SteelSlayer
eaee4374f6 we got some apprenticeship up in here 2020-06-20 15:02:26 -05:00
Fox McCloud
5e3f95e140 Removes Set Background (#13646) 2020-06-20 14:33:46 -04:00
Fox McCloud
75a8efa65c Updates Components (#13594)
* Updates Components

* signal documentation too

* minor fixes
2020-06-15 18:18:07 -06:00
AffectedArc07
64f127526d Programmatic Profiler Access (#13524)
* Programmatic Profiler Access

* Why do I never proof-read until submitting
2020-06-05 21:50:58 -06:00
AffectedArc07
8a71c695cc Patches a hole 2020-06-04 14:36:29 +01:00
Fox McCloud
70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
AffectedArc07
a10b0acb81 Merge branch 'master' into tcomms-overhaul 2020-05-22 18:51:44 +01:00
SteelSlayer
c2813a73e2 Removes the Freeze Mech verb, and bundles its functionality into the Freeze verb (#12827)
* Makes the Freeze Mech admin verb work properly

* freeze overhaul, axe Freeze Mech verb

* define freeze on the atom/movable level

* CRLF to LF

* rebase and touch ups

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-05-21 21:41:00 -06:00
AffectedArc07
af131aa92a Improves syndicate + DS radio 2020-05-17 10:52:22 +01:00
Fox McCloud
bd6ed7fa86 GC Fixes (#13387)
* GC Fixes

* tweak

* fixes-gc-testing
2020-05-14 20:37:13 -04:00
AffectedArc07
64dc83846e Main part works. but we still got a long way to go 2020-05-14 22:46:26 +01:00
Ty-Omaha
c2d76d037d Check antag improvements (#13209) 2020-04-11 16:05:57 -06:00
AffectedArc07
928a8f0e04 Makes the code pass dreamchecker (#13161)
* Initial Commit - Trying to add DC to Travis

* Forgot to chmod

* This took too long

* Farie Fixes

* Fixes new code

* Job factions are fucking smelly

* Loadouts work again

* Runtime fixes
2020-04-11 15:59:16 -06:00
Crazylemon64
fc8dcff9b6 Outfits without a name will now be obvious 2020-04-10 22:39:42 -07:00
Crazy Lemon
f555d49b9a Removes all usages of a certain word in a certain sense (#13277) 2020-04-09 13:43:10 -04:00
AffectedArc07
8fdc0a6245 Adds a permission to only view runtimes (#13072)
* Adds a permission to only view runtimes

* It would appear I am half asleep

* Almost failed my own CI tests there. good job AA
2020-03-25 16:15:18 -06:00
farie82
604daa05e1 Adds a new logging system and a logging view (#13115)
* Super early initial commit

* Why do I keep comitting this

* in between

* In between

* Sort fix. Transfer fix. HTML and more

* Scrolling + define values change

* Search fixes and time input fixes

* Minor tweaks. Fuel tank inclusion. Fixes

* derp

* Extra logging to fuel tank

* minor stuff

* add the message to admins for fueltanks

* Don't keep mob/atom references + fixes

* line fixes?

* Review improvements

* pois comment
2020-03-21 17:28:20 -06:00
Ty-Omaha
e691ea2b36 Paper Letterhead (#13155)
* fax letterhead 1

need to add correct paperbins on map and resize logos

* tweaks

* syndicate paper on syndicate base

* code improvements
2020-03-21 17:17:03 -06:00
Kyep
c146265863 Fixes #13149, tweaks hunter pinpointers, adds dust smite option (#13153)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-03-20 22:04:37 -06:00
AffectedArc07
210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07
04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
variableundefined
995e2dc198 Merge pull request #13107 from Ty-Omaha/fax-notice
Better fax & headset message notice
2020-03-17 15:01:32 -04:00
variableundefined
38fe39ed7e Merge pull request #13108 from farie82/FLW-change
Makes the FLW command ignore permissions if you're already an observer
2020-03-17 15:00:13 -04:00
Fox McCloud
8ce3b1da16 Merge pull request #12932 from AffectedArc07/var/const-to-define
Replaces all var/const with #define
2020-03-14 15:33:44 -04:00
Ty-Omaha
0a54fecb09 wording 2020-03-12 09:41:10 -04:00
Ty-Omaha
e4fe821cb0 specialnotice 2020-03-12 09:40:35 -04:00
Ty-Omaha
123c25a88e closes span 2020-03-12 08:59:44 -04:00
Patrick Meade
54f538307c Panic bunker threshold is configurable (#13080)
* Panic bunker threshold is configurable

* Cleaned up bunker automation logic, added admin control verb

* Changed Set Server Capacity to two toggle verbs; modified logic

* Revert "Changed Set Server Capacity to two toggle verbs; modified logic"

This reverts commit 398a8615a5.

* Revert "Cleaned up bunker automation logic, added admin control verb"

This reverts commit b6a6d49714.
2020-03-12 01:24:16 -06:00
Ty-Omaha
57ed6972e0 dnm 2020-03-11 22:30:42 -04:00
Ty-Omaha
964ae13f8a Update topic.dm 2020-03-11 20:16:49 -04:00
Ty-Omaha
80a7589fb6 danger class 2020-03-11 20:14:15 -04:00
joep van der velden
209278d497 Makes the FLW command ignore permissions if you're already an observer 2020-03-11 22:17:07 +01:00
Ty-Omaha
9b097961d2 fax notice better 2020-03-11 16:25:45 -04:00
AffectedArc07
5baaabe12e Merge branch 'master' into var/const-to-define 2020-03-09 10:33:59 +00:00
Fox McCloud
37cc564a1e Merge pull request #12704 from moxian/paper-uid
Make paperwork popups use UID as a window id.
2020-03-07 18:50:54 -05:00
Tayyyyyyy
adf908e855 Fix global narrate not using admin pencode (#13067) 2020-03-05 22:26:20 -07:00
AffectedArc07
a1fa46f5a8 Merge branch 'master' into var/const-to-define 2020-03-03 22:44:07 +00:00
AffectedArc07
c64bc93649 Replaces all var/const with #define 2020-01-28 21:25:20 +00:00
Arvenius169
5d04a210fc "DEVASTATION", not "DEVESTATION"
"Devestation" is pronounced "deev-station".
2020-01-12 12:01:42 -05:00
Kyep
1504b78ba2 Merge remote-tracking branch 'ParadiseSS13/master' into forum_integration_improvement 2020-01-06 19:28:51 -08:00
Kyep
2fd66d8510 replaces lentext() with length() 2020-01-06 16:01:20 -08:00
Kyep
05221acd28 ports TG PRs 32384 and 48583
1) ports https://github.com/tgstation/tgstation/pull/32384 - fixes our world/IsBanned not being updated to account for a BYOND change where the  world/IsBanned proc now includes a 4th param, 'type'
2) ports https://github.com/tgstation/tgstation/pull/48583 - changes by MSO which prevent BYOND from degrading server performance during world topic calls
3) future-proofs calls to world/IsBanned by using explicitly named params to avoid this sort of thing happening again if it changes in future
2020-01-04 17:23:44 -08:00