Commit Graph

36 Commits

Author SHA1 Message Date
Kashargul
a2c673ab7a refactors most spans 2024-10-02 21:10:31 +02:00
Guti
1862c0e11b Deconf 2: Electric Boogaloo 2024-09-27 13:43:21 +02:00
Kashargul
3671601ccb fix the modify robot admin section for the ert channel 2024-09-22 08:35:56 +02:00
Heroman3003
bc3302cc25 Revert "fix ERT radio access" 2024-09-22 16:25:00 +10:00
Kashargul
0947b51025 fix ERT radio access 2024-09-22 02:41:28 +02:00
Guti
06a46a237b stuff 2024-09-18 18:12:57 +02:00
Guti
f4f5476121 Merge branch 'master' into weapon-removal 2024-09-18 18:07:43 +02:00
Kashargul
fd8f991c64 move radio channels to defines 2024-09-12 00:35:14 +02:00
Kashargul
dc8c545f65 rework access field access 2024-09-11 20:59:57 +02:00
Guti
409aaba802 Remove 2024-09-09 02:36:53 +02:00
Kashargul
8e1d6717b7 some GC things 2024-06-09 17:51:59 +02:00
Heroman3003
c7b6c3e42b Revert "Revert "Garbage collection, asset delivery, icon2html revolution, and…" (#15816)
This reverts commit f6d0f62622.
2024-04-22 06:29:01 +10:00
Kashargul
e51e5281f5 robot outsider overhaul (#15894)
* robot outsider overhaul

* .

* adds icon and defines
2024-04-02 19:14:13 +10:00
Kashargul
f466efebef some more borg admin options (#15879)
* some more borg admin options

* .

* rm comment

* forgotten define
2024-03-30 05:57:29 +10:00
Heroman3003
f6d0f62622 Revert "Garbage collection, asset delivery, icon2html revolution, and general…" (#15815)
This reverts commit cc05d51b69.
2024-03-10 20:01:05 +10:00
Cadyn
cc05d51b69 Garbage collection, asset delivery, icon2html revolution, and general fixes (515) (#15739)
* Making it compileable

* Adds Tracy & Fixed missing compat in sorting code

* CI workflow using "Stable" beta version

* Tracy define

* Fixes

* Update GC from TGStation

* fixes

* Appease linter

* begone custom_items.txt

* Making it compileable

* Adds Tracy & Fixed missing compat in sorting code

* CI workflow using "Stable" beta version

* Tracy define

* Fixes

* Build dependencies at 514

* Asset delivery/GC/515 megapatch

* fix runtime

* Appease integration tests

* More runtime fixes

* Attempting to resolve runtime

* Update spacemanDMM

* icon2html revolution

* icon2html part 2

* fixes

* Attempt to appease linter

* More fixes

* Final fixes (hopefully)

* operator keyword moment

* minor fixes and additions

* undo extra tgui files

* switch to QDEL_IN_STOPPABLE where necessary

* Pain

* GPS runtime

* dropped(null) fix, + chompedit the fixes just incase.

* Fix chat tags

* Update _build_dependencies.sh

* runtime in orebag, duplicate in computer/ship/proc/look, runtime in zoom

* tweak zoom change

* another registersignal override runtime

* 1

* Revert "1"

This reverts commit 43f619ca6c216c2bc41b8f7a346069f99591261b.

* various qdel ref fixes

* newplayer and observer harddels

* disposalholder logging remove, gargoyle hard del + typo

* retouch atom/movable destroy to be TG-like

* potential edge case ref in manualfollow

* extra following potential ref

* global list refs tweak, new_player undo a thing

* /mob/new_player qdel fixes

* undo some things

* revert atoms/movable/destroy

* revert mind and new_player panel changes

* atoms and atom/movable reversions

* bring back datum/mind and panel fixes

* projectile optimisation

* Reverts useless edits, clothing hood runtime, projectile runtime

I tried a lot of things which do not help, and i reverted a lot of it here.

* a few more reversions of useless changes

* Begin getting rid of CHOMPedit comments

* Nuke remaining chompedit comments

* Revert "undo extra tgui files"

This reverts commit f3bdcde8cb.

* fixing oops

* line ending shenanigans

* More GC cleanup

* Optimisations to test/trace projectile, turrets. Tweaks.

Turrets now only trace when they are absolutely sure they want to shoot. disposalholder, effect master and artefact qdel refs changes.

* bad usage of the check_trajectory proc

check_trajectory returns a list of objects hit along it's path to it's target, not a boolean of the target being hittable. a couple places in code assume this, so here they are fixed.

* puts legacy globals into GLOB datum for debug use

* fix upport oopsie

* fix

* Move recursive listening to component

* Minor fixes and cleanup

* undo my temp solution

* tweaks + a missed thing

* recursive_move sanity checks and safety cases

* Catch null initialisation cases + fix borg creation

VV edit spawns the object in nullspace then directly sets it's loc, which means the movement is unregistered. The spawn(0) delay should hopefully mean that setup_parents happens AFTER any unregistered movement.

* circular inventory check, make checks better

* better handling of safety reset cases

* Add logging to safety checks

---------

Co-authored-by: Selis <selis@xynolabs.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-03-10 09:39:33 +10:00
Kashargul
16fd2d94a0 more filter and borg admin stuff (#15745)
* more filter and borg admin stuff

* analyzer fix

* .

* vchatdark css fix
2024-02-11 16:54:14 +01:00
Kashargul
269f2143fc Tgui hotfix + more borg handling (#15740)
* style fix

* bundle + some borg handling

* borg stuff
2024-02-10 02:09:17 +01:00
Kashargul
e1604958cb right fix for real 2024-01-31 09:08:29 +01:00
Kashargul
954f06c466 . 2024-01-28 04:59:47 +01:00
Kashargul
0d6db943e0 oups... 2024-01-28 04:57:41 +01:00
Kashargul
d3b0c1ebe6 robot upgrade overhaul 2024-01-27 13:29:19 +01:00
Kashargul
d3f1869f1c right fixes... 2024-01-21 22:27:10 +01:00
Kashargul
7b3ce59f6a remove forgotten debug (#15612) 2023-12-16 01:56:42 +01:00
Kashargul
bd90942c17 improved robot admin handling 2023-12-12 23:11:33 +01:00
Kashargul
ac7f72227d we also unequipp all on admin handling. 2023-12-09 15:44:08 +01:00
Kashargul
a9d1598e6c improved robot HUD handling 2023-12-09 15:08:35 +01:00
Kashargul
cea40f7a37 added more chat response alerts 2023-11-30 23:48:15 +01:00
Kashargul
48877faa05 adds safety check before resstet. 2023-11-30 22:40:05 +01:00
Kashargul
c9ad9e2205 Adds full module reset to the options 2023-11-30 22:23:40 +01:00
Kashargul
f8d785e2de using associated list for nicer naming of the cell selection
Some imporvements / fixes on source as well as ensuring that the components on rejuv are actually nulled.
2023-11-30 22:05:40 +01:00
Kashargul
607dd63941 finished todos
-> moved robot batteries to path
-> reworked the rejuvenation
-> added component add / remove
2023-11-28 03:11:06 +01:00
Kashargul
bc17c501df removed overseen debugs 2023-11-26 23:29:13 +01:00
Kashargul
d298c1e512 minor sprite fix, radio selection added 2023-11-26 23:05:03 +01:00
Kashargul
6f604aae9e moved return to top, emag handling 2023-11-26 16:07:47 +01:00
Kashargul
e3dac13370 Admin verb to add / remove borg modules 2023-11-26 11:15:05 +01:00