Commit Graph

1113 Commits

Author SHA1 Message Date
harryob
578bae6f6f no relative pathing (#16234)
* the voices win in the end

* cleanup

* changelog

* secure.dm hates me

* make_exact_fit() in initialize instead of whatever was happening before
2023-04-30 21:10:13 +00:00
Wildkins
c8d4ef3b97 Speeds up init by ignoring contrib guidelines (#16217) 2023-04-19 20:57:56 +00:00
Wildkins
c369124fe9 Increase error logging to diagnose server conking (#15662)
* Increase error logging to diagnose server conking

* more logging and db retry

* whoops

* rename error() to log_error() to better reflect what it does
Move a bunch of world.log messages to log_error

* Fix compile error

---------

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2023-03-13 21:51:39 +00:00
Geeves
4c60ca6b38 Datumized Tips (#15348) 2023-02-05 20:31:07 +01:00
Wildkins
3f545ae8f3 Fix walls (and maybe the server) (#15688) 2023-01-30 12:22:13 +01:00
Matt Atlas
dd482c63af Update the codebase to 515. (#15553)
* Update the codebase to 515.

* edit that

* WHOOPS

* maor

* maybe works

* libcall and shit

* do that too

* remove that

* auxtools isnt updated so get rid of it

* actually remove auxtools lol

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-01-23 21:21:37 +01:00
Matt Atlas
718cc78817 Multi-Z level away site support, real-time map template loading. (#15460) 2023-01-05 23:02:20 +01:00
SleepyGemmy
5179dad83e Removes Old Deprecated Stuff (#15241) 2023-01-02 14:27:29 +01:00
Wildkins
bb04ba3f87 Typecheck all return_air calls (#15363) 2022-12-19 12:19:41 +01:00
Matt Atlas
640682ffaf Fixes mobs being unable to hear from inside machines or objects. (#14823) 2022-09-16 15:29:31 +02:00
Wildkins
a4461a17af Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910) 2022-05-16 18:50:16 +02:00
Matt Atlas
2506c57396 Fixes various bugs: off-ship cameras, ghost role AOOC, hologram text message, adjacency Z-checking. (#13959) 2022-05-16 16:17:24 +02:00
Wowzewow (Wezzy)
2ad2dd789c Thanos Snapping (#13406) 2022-04-16 21:10:00 +02:00
Matt Atlas
667402c2fd FINISHED? 2022-03-21 21:06:35 +01:00
mikomyazaki
414cd8b44b VV extended list viewer should require same rights as VV. (#13313) 2022-03-04 12:23:33 +01:00
Matt Atlas
2842f4e39f Finish porting bay's timer SS (#12978) 2022-01-29 13:07:51 -03:00
Jaraci
b55a4e206b Adds Elyran Standard language (#12880) 2022-01-17 16:52:00 +01:00
Geeves
fdddb91bd1 Event Map Refactor (#12329) 2021-09-23 13:34:47 -03:00
TheFakeElon
3401e8e54b [s] fail2topic vulnerability (#12499) 2021-09-16 21:12:42 +02:00
Matt Atlas
b64224770c Ports Bay's updated evacuation controller and bluespace jump. (#12445) 2021-09-07 17:12:10 +02:00
Alberyk
f66d8b9d83 Space Sector: Badlands (#11985) 2021-08-05 13:03:49 -03:00
WickedCybs
b1c7fc0ab4 Revamps the Eridani Beacon Responders: Introducing the EPMC Asset Protection Team (#11690) 2021-05-10 02:54:44 +02:00
Matt Atlas
2b362eaefa Gives moderators respawn and change name from VV. (#11824) 2021-05-06 19:23:27 +02:00
Wildkins
11d8ab8003 VueUI viewer for large lists in VV (#11689) 2021-05-06 09:12:04 +02:00
Wildkins
c899c3ce37 Fix adminhelps being double-sanitized (#11786) 2021-04-30 19:32:09 +02:00
TheDanseMacabre
a7e3092fe8 Adds a Free Solarian Fleets ERT. (#11670) 2021-04-20 13:13:17 +02:00
Wildkins
a07700f8a6 Fix runtime errors while running without a connected database (#11473) 2021-03-19 22:08:00 +01:00
Geeves
5960c2f2be SCC Things (#11330) 2021-03-18 17:10:36 +01:00
Werner
39323cc722 Prevents joining with unacked notifications (#11398) 2021-03-07 22:00:38 +01:00
Matt Atlas
622612d077 Revert "New Check" (#11344) 2021-03-01 18:24:59 +01:00
Geeves
714448e714 New Check (#11304) 2021-03-01 16:40:59 +01:00
Matt Atlas
af5bc7b869 Fixes BSTs spawning in with 100 health (#11233) 2021-02-18 20:36:47 +01:00
MarinaGryphon
18e4922626 Makes \s be properly used. (#11066) 2021-02-15 12:49:27 +01:00
Karolis
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
Karolis
dd42356c4e Fixes ban / kick messages not showing (#11083) 2021-01-28 12:20:37 +02:00
Wowzewow (Wezzy)
dbce27e96e Fixes a runtime in warnings.dm (#10876) 2021-01-02 13:56:37 +01:00
Werner
f0ee7a38b2 Converts the custom item system to json/db (#10821) 2020-12-25 14:18:39 +01:00
Geeves
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)
e8945fa626 Scrubs all mentions of Vox from the code ( I suck at Git edition ) (#10423) 2020-11-22 11:34:04 +01:00
Geeves
7af7d3187b Remote Canisters (#10563) 2020-11-22 10:57:16 +01:00
Geeves
4143e7682b BSTech Access Tweak (#10566) 2020-11-20 15:44:19 +01:00
Hockaa
864f7555f0 Hydrogen Port 2: Electric Boogaloo (#10547) 2020-11-17 21:44:34 +01:00
Geeves
689fe0c346 Funky Verb Fix (#10549) 2020-11-14 15:42:02 +01:00
Jiří Barouš
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
mikomyazaki
ad8601a529 Removes vision cones. (#10488) 2020-11-11 08:21:08 +01:00
mikomyazaki
b5da13702b Debug Mob Lists can now list frozen crew. (#10438) 2020-11-05 11:31:12 +01:00
Wowzewow (Wezzy)
a0c07fa6d5 Departmental Berets (#10391) 2020-11-04 11:22:39 +01:00
Jiří Barouš
47ea58eb47 Allows admins to override respawning failure (#10401) 2020-11-01 20:55:08 +01:00
Jiří Barouš
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
JohnWildkins
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