Kashargul
45bd1930ec
obj screen to atom movable screen ( #18434 )
...
* obj screen to atom movable screen
* .
2025-09-22 00:31:30 +02:00
Kashargul
9685826f7f
some more grep checks ( #18249 )
...
* some more grep checks
* .
* dependency up
* fix dels
* clean up qdel macros
2025-08-14 14:24:49 +02:00
SatinIsle
152118c1d4
adds missing SIGNAL_HANDLERs ( #17585 )
...
* adds missing SIGNAL_HANDLERs
Added missing SIGNAL_HANDLER lines to many RegisterSignal() proc refs.
* Oopsies
2025-04-26 21:50:50 +02:00
Kashargul
4f8e9f7ef8
some more new to init ( #17231 )
...
* some more new to init
* rigs
* rigs
* intellisense moment
* telcoms and landmarks
* fix that as well
* some more minor things
* re add missing message
* fix trash eating...
2025-03-01 13:39:52 -05:00
Kashargul
7be621e7c3
usr to user part two ( #16884 )
...
* usr to user part two
* this can be null
* A few edits
- Gets rid of src. in a few places that were edited
- Gets rid of a few //VORESTATION comments
- Removes an unneeded sanity check in sizegun_vr
- Gets rid of a mind boggling !usr check in mob.dm
- Changes usr to user in sizegun_vr.dm
---------
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: C.L. <killer65311@gmail.com >
2025-01-30 17:17:46 -05:00
Kashargul
4879a52633
Server maint subsystem ( #16518 )
...
* upports server maint subsystem
* fix runtime in admin z narrate
* .
* sorts them verbs
* .
* .
* Update code/controllers/subsystems/statpanel.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/controllers/subsystems/server_maint.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
---------
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
2024-11-04 11:44:44 +01:00
ShadowLarkens
c07027136e
Port tg statpanel ( #16463 )
...
* Port tg statpanel
* Add verb descriptions using the title attribute
* Fix a dreamchecker error
* Remove chomp edits
* Add mentor tickets to ticket panel
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-10-16 19:39:06 +02:00
Guti
409aaba802
Remove
2024-09-09 02:36:53 +02:00
Kashargul
5cf2f911f3
Tgui ui fix ( #15778 )
...
* AccountsTerminal.jsx
* Autolathe.jsx
* ExosuitFrabicator.jsx
* Biogenerator.jsx
* AirAlarm.jsx and borg control fx
* SuitCycler.jsx
* small typo
* 3 more UIs
* MiningVendor.jsx
* CameraConsole.jsx
* MessageMonitor.jsx
* Nif.jsx
* localState deprecation
* ResearchConsole.jsx
* DNAModifier.jsx
* oups...
* remove vv rounding
* mob sapwner
* lineendings
* Communicator.tsx not nice to look at, but works
* adding bundle
* small chat dropdown patch
* Update tgui/packages/tgui/interfaces/AirAlarm.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/AirAlarm.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/Biogenerator.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/Biogenerator.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/Biogenerator.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/CasinoPrizeDispenser.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/CasinoPrizeDispenser.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/CasinoPrizeDispenser.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/MiningVendor.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/MiningVendor.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
* Update tgui/packages/tgui/interfaces/MiningVendor.jsx
Co-authored-by: Selis <sirlionfur@hotmail.de >
---------
Co-authored-by: Selis <sirlionfur@hotmail.de >
2024-02-23 21:09:18 +01:00
Runa Dacino
dd1f9c6ddb
fix(nif_tgui): Fixes TGUI interact on ghosts
...
Normally, TGUI is fine to be observed by ghosts - thus attack_ghost() calls it on left click in addition to examining.
Unfortunately, NIFs require ishuman() vars to be accessed, causing runtime errors.
Unfortunately x2, the way TGUI is set-up, observers override tgui_state checks that would enforce ishuman() state checks.
Therefore, we must modify tgui_interact to reject attempts to call the interface for non-human mobs.
2023-09-12 14:06:28 +02:00
ItsSelis
10d2178516
More 515 Compatibility
2023-06-05 19:29:40 +02:00
Verkister
db7c90b33d
Fixes the small hud buttons not getting hud colors
...
Fixes the crafting, nif, charsetup, and vorepanel hud buttons not getting the user's hud color and transparency prefs applied.
2021-08-02 13:39:51 +03:00
Aronai Sieyes
f9d340f23b
Merge pull request #11025 from VOREStation/Arokha/crafty
...
Fix crafting menu, add plant fiber crafting things
2021-07-11 15:15:34 -04:00
Aronai Sieyes
700e28363c
Fix crafting menu failing to open
2021-07-11 01:54:37 -04:00
Aronai Sieyes
819c98b637
Make nif/crafting menu buttons not be hidden
2021-07-10 23:25:38 -04:00
Aronai Sieyes
27b9451181
VS: Kwargs fixes
2021-05-27 12:10:22 -04:00
Aronai Sieyes
7237e834c3
VS: Fix random NIF bug
2021-05-18 22:55:03 -04:00
Aronai Sieyes
25ab7a0900
Update code/modules/nifsoft/nif_tgui.dm
...
Shadow's suggestion
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com >
2021-05-12 10:11:04 -04:00
Aronai Sieyes
c8f7709f89
Deprecate NIF statpanel in favor of TGUI
2021-05-11 23:43:22 -04:00
ShadowLarkens
26c295bfb4
TGUI NIFs
2020-09-17 06:40:33 -07:00