Commit Graph

3120 Commits

Author SHA1 Message Date
spookydonut
cea5360e4b Updates codedocs with links (#49497)
About The Pull Request

Updating the best written documentation with the new linking feature.
2020-02-25 08:17:45 +13:00
ShizCalev
7209ac3c93 Removes unnessacary math defines 2020-02-17 23:09:09 -05:00
AnturK
52120c7728 Drops 512 support. 2020-02-17 15:01:14 +01:00
Emmett Gaines
9e34b3d6a1 Supports named arguments in AddComponent and AddElement (#49098)
AddComponent/AddElement now support named arguments. This requires passing around an argument list instead of using actual proc args which a bit gross but we can blame byond for forcing this.

InheritComponent uses mirrored init arguments instead of an argument list which means no more accessing it via index to get to the same arguments as in init.

As a small bonus I restructured dcs defines to be a bit more manageable. Mainly just splits them into separate files and gives them their own folder.
2020-02-17 17:57:52 +13:00
MrPerson
75133d1bc7 Fixes an SQDL2 runtime error (#49327)
If you tried to call SQDL with " at the end, it would throw eg WHERE var="something"
2020-02-14 18:38:08 +01:00
skoglol
7abce6bfbe Multiline initial adminhelp (#49276)
* Multiline ahelps

* utf-8 compliant
2020-02-11 13:35:01 -05:00
AnturK
e40e22da6b Another runtime fixes batch. (#49209)
* Slime gland runtime fix.

* Logout ahelp logging runtime.

* Crafting non-items runtime.

* Turret building runtime.

* spacevine runtime.

* forcesay runtime fix.

* One less var
2020-02-10 10:50:36 -05:00
Jordan Brown
910489bbb2 Revert some admin button moves (#49216)
- Moves "Start Now" and "Delay Pre-Game" back to Server tab
2020-02-06 21:27:28 -05:00
peoplearestrange
a9cfc9290c changes to category
changes Administration to Admin
2020-02-04 20:22:44 +00:00
peoplearestrange
19f7bd4cd1 Changes to category
changes Administration to Admin
2020-02-04 20:22:08 +00:00
peoplearestrange
2d89d54d55 changes to category
Changes Administration to Admin
2020-02-04 20:21:42 +00:00
peoplearestrange
e0601aaa48 changes to category
changes Administration to Admin
2020-02-04 20:21:22 +00:00
peoplearestrange
1f70641f9d changes to category
Changes Administration to Admin
2020-02-04 20:20:56 +00:00
peoplearestrange
6f6ec8f4a8 changes to category
changes Administration to Admin
2020-02-04 20:20:30 +00:00
peoplearestrange
d98821a34a changes to category
changes Administration to Admin
2020-02-04 20:19:56 +00:00
peoplearestrange
26f7a16ef4 changes to category
Changes Administration to Admin
2020-02-04 20:19:32 +00:00
peoplearestrange
9b71221911 Changes to Category
changes Administration to Admin
2020-02-04 20:19:07 +00:00
peoplearestrange
d8be9f2b65 Changes to category
changes Administration to Admin
2020-02-04 20:17:31 +00:00
peoplearestrange
ea1857ec22 Changes to Category
changes Administration to Admin
2020-02-04 20:16:10 +00:00
peoplearestrange
1b5e7cbdb9 Changes category
Set admin notice = Server
2020-02-04 15:32:10 +00:00
peoplearestrange
e7de94132e Removed hide most verb
Removed the remaining code for "hide most" verb as its now not needed after the reshuffle
2020-02-04 15:25:44 +00:00
peoplearestrange
5c2166adae Update admin_verbs.dm 2020-02-04 05:44:44 +00:00
peoplearestrange
5930b888da Changed Category
Select Equipment = Admin - Events
2020-02-04 04:55:44 +00:00
peoplearestrange
3531266e52 Changes Category
Administration
2020-02-04 04:20:33 +00:00
peoplearestrange
f8ebefcc17 Changes Category
Administration
2020-02-04 04:19:40 +00:00
peoplearestrange
f476466673 Changes Category
Administration
2020-02-04 04:18:52 +00:00
peoplearestrange
8dd4dfa5ab Changes Category
Admin - Game
2020-02-04 04:17:34 +00:00
peoplearestrange
acd52b99c3 Removes hide most & changes category
Adminverbs - Hide Most [REMOVED] (not needed after reshuffle)
Adminverbs - Hide All = Administration
Adminverbs - Show = Administration
aghost = Admin - Game
Invisimin = Admin - Game
Check Antagonists = Admin - Game
Banning Panel = Administration
Unbanning panel = Administration
Game panel = Admin - Game
Secrets = Admin - Game
Stealth mode = Administration
Drop Bomb = Fun
Drop dynEx bomb = Fun
Osay = Admin - Events
Toggle Build Mode Self = Admin - Events
Check AI Laws = Admin - Game
Deadmin = Administration
Readmin = Administration
Toggle Admin Ai Interact = Admin - Game
2020-02-04 04:17:02 +00:00
peoplearestrange
32689d3770 Changes category
investigate = admin - game
2020-02-04 04:05:03 +00:00
peoplearestrange
41aeb4bdbf Changes Category
Show player panel = Admin - Game
Access Newscaster Network = Admin - Events
Announce = Administration
Set Admin Notice = Administration
Start now = Admin - Events
Delay pre-game = Admin - Events
Unprison = Administration
Show Traitor Panel = Admin - Game
2020-02-04 04:04:10 +00:00
peoplearestrange
880572dde8 Changes Category
Get server logs = Administration
Get current logs = Administration
2020-02-04 03:48:03 +00:00
peoplearestrange
f6fbf2fe0d Changes Category
Admin - Game
2020-02-04 03:47:12 +00:00
peoplearestrange
86c9021bff Changes Category
Admin - Game
2020-02-04 03:45:49 +00:00
peoplearestrange
83c7dba009 Changes Category
admin pm = Administration
2020-02-04 03:43:07 +00:00
peoplearestrange
71252ee325 Changes Category
Jump to area = Admin - Game
Jump to turf = Admin - Game
Jump to Mob = Admin - Game
Jump to Coordinate = Admin - Game
Jump to key = Admin - Game
Get mob = Admin - Game
Get key = Admin - Game
Send mob = Admin - Game
2020-02-04 03:41:27 +00:00
peoplearestrange
a7de4c8f51 Changes Category
Reload Admins = Administration
2020-02-04 03:35:15 +00:00
peoplearestrange
f4bc8acaed Changes Category
Grant full access = Debug
Assume direct control = Admin - Game
Give direct control = Admin - Game
2020-02-04 03:33:39 +00:00
peoplearestrange
471410a9a0 Changes category
Admin - Events
2020-02-04 03:30:19 +00:00
peoplearestrange
8d5a41f9d8 Changes Category
Server
2020-02-04 03:29:20 +00:00
peoplearestrange
6fadc103cb Changes Category
Server
2020-02-04 03:27:54 +00:00
peoplearestrange
17dc6860b5 Changes Category
Subtle Message = Admin - Events
Headset message = Admin - Events
Modify Antagonist Reputation =  null
Global narrate = Admin - Events
Direct Narrate = Admin - Events
Local Narrate = Admin - Events
Godmode = Admin - Game
Respawn Character - Admin - Game
Add Custom AI law = Admin - Events
Rejuvenate = Debug
Create Command Report = Admin - Events
Delete - Debug
Manage Job Slots - Admin - Game
Explosion = Fun
EM Pulse = Fun
Gib = Fun
Gibself = Fun
Check contents = Debug
Change View Range = Admin - Game
Call Shuttle = Admin - Events
Cancel Shuttle = Admin - Events
Set Security Level = Admin - Events
Toggle Nuke = Admin - Events
Toggle Combo HUD = Admin - Game
Run Weather = Admin - Events
Show Tip = Administration
Player Playtime = Administration
2020-02-04 03:27:22 +00:00
peoplearestrange
9d0bc33c95 Changes Category
Admin - Game
2020-02-04 02:53:36 +00:00
peoplearestrange
8ab9f2782f Update beakerpanel.dm 2020-02-04 02:52:44 +00:00
peoplearestrange
17157457c4 Update one_click_antag.dm 2020-02-04 02:52:05 +00:00
peoplearestrange
905098d53f Changes category
Admin - Event
2020-02-04 02:40:26 +00:00
peoplearestrange
c6cb1f93cb Changes Category
Administration
2020-02-04 02:38:15 +00:00
peoplearestrange
353c8fd0db Changes Category
Admin - Event
2020-02-04 02:36:47 +00:00
peoplearestrange
ca2d9ddcd8 Changes Category
Admin - Event
2020-02-04 02:30:41 +00:00
peoplearestrange
c705cc08c6 Changes category
Administration
2020-02-04 02:28:47 +00:00
peoplearestrange
e5e920d277 Changes Category
Admin - Game
2020-02-04 02:26:28 +00:00