Commit Graph
1092 Commits
Author SHA1 Message Date
WickedCybsandGitHub b1c7fc0ab4 Revamps the Eridani Beacon Responders: Introducing the EPMC Asset Protection Team (#11690) 2021-05-10 02:54:44 +02:00
Matt AtlasandGitHub 2b362eaefa Gives moderators respawn and change name from VV. (#11824) 2021-05-06 19:23:27 +02:00
WildkinsandGitHub 11d8ab8003 VueUI viewer for large lists in VV (#11689) 2021-05-06 09:12:04 +02:00
WildkinsandGitHub c899c3ce37 Fix adminhelps being double-sanitized (#11786) 2021-04-30 19:32:09 +02:00
TheDanseMacabreandGitHub a7e3092fe8 Adds a Free Solarian Fleets ERT. (#11670) 2021-04-20 13:13:17 +02:00
WildkinsandGitHub a07700f8a6 Fix runtime errors while running without a connected database (#11473) 2021-03-19 22:08:00 +01:00
GeevesandGitHub 5960c2f2be SCC Things (#11330) 2021-03-18 17:10:36 +01:00
WernerandGitHub 39323cc722 Prevents joining with unacked notifications (#11398) 2021-03-07 22:00:38 +01:00
Matt AtlasandGitHub 622612d077 Revert "New Check" (#11344) 2021-03-01 18:24:59 +01:00
GeevesandGitHub 714448e714 New Check (#11304) 2021-03-01 16:40:59 +01:00
Matt AtlasandGitHub af5bc7b869 Fixes BSTs spawning in with 100 health (#11233) 2021-02-18 20:36:47 +01:00
MarinaGryphonandGitHub 18e4922626 Makes \s be properly used. (#11066) 2021-02-15 12:49:27 +01:00
KarolisandGitHub 607b0eeeb8 NTSL2++ sucessor to NTSL2+ (#9321)
This drastcly is meant to rework DM and Daemon code to allow further expansion and replacement of custom engine with JavaScript language based engine.

Daemon PR - Aurorastation/ByondInterpretedLanguage#7

Forums topic for discussion - https://forums.aurorastation.org/topic/14570-ntsl2-and-its-future/

Superseeds #8817
2021-02-05 16:05:21 +02:00
KarolisandGitHub dd42356c4e Fixes ban / kick messages not showing (#11083) 2021-01-28 12:20:37 +02:00
Wowzewow (Wezzy)andGitHub dbce27e96e Fixes a runtime in warnings.dm (#10876) 2021-01-02 13:56:37 +01:00
WernerandGitHub f0ee7a38b2 Converts the custom item system to json/db (#10821) 2020-12-25 14:18:39 +01:00
c793dd8a7f dbcon IsConnected Runtime Fix (#10676)
* dbcon IsConnected Runtime Fix

* Update code/modules/admin/verbs/warning.dm

Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>

* Update code/modules/mob/abstract/new_player/menu.dm

Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>

* Update code/modules/admin/verbs/warning.dm

Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>

Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>
2020-11-28 22:38:21 +02:00
Wowzewow (Wezzy)andGitHub e8945fa626 Scrubs all mentions of Vox from the code ( I suck at Git edition ) (#10423) 2020-11-22 11:34:04 +01:00
GeevesandGitHub 7af7d3187b Remote Canisters (#10563) 2020-11-22 10:57:16 +01:00
GeevesandGitHub 4143e7682b BSTech Access Tweak (#10566) 2020-11-20 15:44:19 +01:00
HockaaandGitHub 864f7555f0 Hydrogen Port 2: Electric Boogaloo (#10547) 2020-11-17 21:44:34 +01:00
GeevesandGitHub 689fe0c346 Funky Verb Fix (#10549) 2020-11-14 15:42:02 +01:00
Jiří BaroušandGitHub 37cbb8fdb8 Categorized latejoin menu and made it into VueUI, improved crew manifest logic and made Verb manifest same as VueUI program, Job fixes (#10470) 2020-11-12 17:08:31 +01:00
mikomyazakiandGitHub ad8601a529 Removes vision cones. (#10488) 2020-11-11 08:21:08 +01:00
mikomyazakiandGitHub b5da13702b Debug Mob Lists can now list frozen crew. (#10438) 2020-11-05 11:31:12 +01:00
Wowzewow (Wezzy)andGitHub a0c07fa6d5 Departmental Berets (#10391) 2020-11-04 11:22:39 +01:00
Jiří BaroušandGitHub 47ea58eb47 Allows admins to override respawning failure (#10401) 2020-11-01 20:55:08 +01:00
Jiří BaroušandGitHub 8e453aae78 Nofall, Godmode, Bstech changes (#10404)
'NOFALL' is now a status flag instead of being a var specific to BSTechs. It allows the mob to move between Z-levels and through empty space; even to 'fly up' against gravity. However the tech can no longer use this to 'phase into' matter if there is something above them.
    ...for that you want to use Ruin-Everything instead: incorporeal movement now has an additional type that's (still) just like a ninja's, but it also allows you to move between Z-levels.
    Adds the anti-gravity verb to the Bluespace Robot preset and starts them with 'NOFALL' on.
    When using 'GODMODE' you will no longer take damage when you fall; instead a cool message will be shown and a quiet thump will be played.
    'GODMODE' now protects you from the awful effects of running - you can run indefinitely and won't take damage from it.
    Thanks to the above changes the BST is now self-contained in a single file (well except for the robot preset).
    To facilitate the above changes several godmode and incorporeal checks have been added (mostly to movement procs). It cuts on some extra proc overrides and type checks. Also results in a more 'natural' experience when using NOFALL, GODMODE or incorporeal movement.
    Changed incorporeal values to defines.
    Added a "darkvision" mode for the BST goggles.
    I also updated some of the BST verbs to be more descriptive.
2020-11-01 21:13:03 +02:00
JohnWildkinsandGitHub 616776f886 Modular PDAs: The End of an Era (#10319)
PDAs are dead, long live PDAs. All trace of old PDAs has been scoured from the codebase, and in its place are modular computer PDAs that are feature-equivalent. Essentially every PDA function except the Syndicate detonation feature and Notepad has been ported over, and battery life for handheld computers has been boosted alongside the addition of charging cables to make things easier.
2020-11-01 21:09:50 +02:00
AlberykandGitHub 0df4536d3c Organize adminbus loadouts a bit better and a bit more (#10259) 2020-10-20 22:43:46 -03:00
JohnWildkinsandGitHub 0ed0cba6b7 Replace ID/PDA/Wallet checks with GetID() (#10204) 2020-10-10 12:58:41 +02:00
GeevesandGitHub 62b55b76ff Pod Survivor Flare (#10051)
* Pod Survivor Flare

* EPMC survivor fix
2020-09-27 00:51:35 +02:00
GeevesandGitHub 852602cf6c AOOC Color Fix (#10073) 2020-09-25 07:39:34 +02:00
Matt AtlasandGitHub d4666caaac Ports Goonchat from Baystation. (#9635)
changes:

    rscadd: "Ported a new chat system, Goonchat, that allows for cool things like changing font style, size, spacing, highlighting up to 5 strings in the chat, and DARK MODE."
    rscadd: "Repeated chat messages can now get compacted. You can disable this in goonchat settings."
    rscadd: "You can change icon style to any font on your system."
    tweak: "The game window has been altered a bit to adjust for this."
    rscdel: "Removed skin style prefs as they are no longer used."
2020-09-24 23:06:04 +03:00
mikomyazakiandGitHub 16485289d6 Vision cones (#9624)
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
2020-09-21 22:44:32 +03:00
Matt AtlasandGitHub 1aefd0de23 Fixes human think() emotes. (#9906) 2020-09-07 20:33:53 +02:00
ErkiandGitHub e1954661a6 Fix bugs from admin rank updates (#9888) 2020-09-07 10:28:13 +02:00
Wowzewow (Wezzy)andGitHub 307c214541 makes w_class use defines (#9848) 2020-09-06 17:37:56 -03:00
CyantimeandGitHub 1a8940bbd8 Adds defines for species and bodytypes (#9707) 2020-08-24 13:59:24 +02:00
ErkiandGitHub 7097912fd1 Adds LDAP but for 2d spessmen (#9527) 2020-08-10 13:56:39 +02:00
Matt AtlasandGitHub c7c5d44a97 Reworks stasis, reshuffles life order, makes gases use defines. (#9409) 2020-08-09 13:20:06 +02:00
GeevesandGitHub 010de3fc9d Radio Things (#9487) 2020-08-06 21:13:03 +02:00
AlberykandGitHub f355996128 Adds megacorps troopers loadout (#9517) 2020-08-01 22:53:11 +02:00
GeevesandGitHub 409a00013e Admin PM Cancel (#9470) 2020-07-28 18:58:46 +02:00
WernerandGitHub aa4ffc8959 DB Enhancement (#9155) 2020-07-25 23:28:31 +02:00
AlberykandGitHub 88ce3ff47c Revert "Adds glide_size to atom_movable and removes tickcomp (#9373)" (#9402)
Either the pr is not working or I did something wrong on my side.
2020-07-19 22:40:44 -03:00
Matt AtlasandGitHub f97101f18b Adds glide_size to atom_movable and removes tickcomp (#9373) 2020-07-19 20:30:14 -03:00
GeevesandGitHub 33ad8096fb The Great Spanning (#9320)
This PR get rid of all (most of) the span("thing", spans and replaces them with the SPAN_THING( variant, which has gained more popularity recently.
2020-07-12 15:53:28 +03:00
GeevesandGitHub 2ad755b3f3 Science Borg Buff (#9238)
Reconnecting as a borg will now display you with the correct module on your HUD.
    Being reset by an admin as a borg will now show you the right 'nomod' module on your HUD.
    Scientific grippers can now grip enough stuff to be able to build mechs.
    Science borgs now get cable coils, an experimental welding tool, and wirecutters.
    Science borgs now get a fancy new module sprite, sprited by myself, with love.
2020-07-02 21:19:40 +03:00
GeevesandGitHub ec386a62e7 Job Outfits (#9169)
Admins can now assign job outfits via the Set Human Outfit command.
2020-06-21 18:33:23 +03:00