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
Selis
28e969778c
code/global.dm => code/_global_vars/ ( #17244 )
...
* 1
* Full conversion
* .
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-21 05:55:25 -04:00
Selis
21dcf0555b
Conversion many Globals to Managed Globals (Part 1) ( #17121 )
...
* Conversion of some Globals to Managed Globals
* Fix
* for later
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-17 14:16:53 -04:00
Kashargul
cdfa1c853f
New to init final ( #17512 )
...
* Initial
* some more
* next few
* only light left
* fix things up
* some rmore fixes
* guh
* Update ai_vr.dm
* comment
* lets try something
* .
* hmm
* .
* .
* hmm
* push that here
* fix layout
* grrr
2025-04-14 00:07:35 +02:00
Cameron Lennox
c42610c5ae
Have you bingled that ( #17407 )
...
* Initial wiki system
* wiki organization and spoilers
* hide belly chems
* move ads to tgui
* add search
* .
* load screen
* error screen
* 8
* center
* .
* .
* make this more realistic
* tgui errro col
* move search to top
* .
* non NT theme
* logo to common
* base custom theme
* .
* wip refactor
* almost halfway
* reworked wiki data
* easy fix
* get data fix
* Material Page in tgui
* catch null supply points
* .
* forward crash
* reset pages
* .
* canvas prep
* fix icon stacking
* .
* colored outlined images
* fix sm datum
* fix material names
* subType prep
* only on crash
* fix null crash
* .
* fix solgov
* clean hiding
* .
* implement catalog page
* .
* particle smasher page
* I'm lazy
* unfuck some sins
* ore page
* botany page
* allergen list
* allergen returns null too
* slime injection var
* slime core data
* fixed warning
* wip
* proper data list for chems
* pass is_slime as null
* chems
* split that
* .
* .
* .
* .
* donation for bingle, some cleanup
* return types
* partially colord icons for chemistry
* .
* more sillies
* donation page
* thaler
* needs some variation
* .
* this will crash until implemented
* handle it
* fix that
* dismiss donation banner button
* .
* fix that
* donating procs
* donation stuff for comp
* -
* drink glass for drinks
* illegal iconstate pass
* fixes
* .
* nuke drink fix
* .
* .
* .
* Drink reagent fix
* more cleanup
* adjust
* .
* simple food
* .
* food list
* sending nulls, removed flavor from recipes
* .
* .
* get_donation_current added
* .
* missing key
* .
* duped recipes fixed
* .
* .
* wiki food reagent recipes
* double list add
* properly forbid remaining bad reagent
* hide this too
* stacky
* enable eslint const
* fix typing
* update that
* use proper donation proc
* printing fixes
* grinding
* .
* beaker fill volume
* plant ore and mat grinding results
* duped recipes fixed, unit test tweak
* yes this is terrible
* .
* .
* .
* chem analyzer tgui mode, some subsystem changes to support it
* redoce
* .
* ,
* .
* small fixes, missing reagent volume
* push
* sort
* catalog entries unlocked by explo
* new chem stuff
* .
* fix byond code
* fix scroll tracking
* comment
* alphabetical
* also this
* .
* fallback icon
* .
* ...
* rel path
* that too
* to defines
* organ to define
* .
* .
* .
---------
Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-03-28 19:00:50 +01:00
Kashargul
2556102719
only tab indentation ( #17408 )
...
* only tab indentation
* .
2025-03-23 15:28:15 +01:00
Kashargul
46bea7cfa2
Initialize fixing ( #17279 )
...
* Initialoize fixing
* diff fix
* add init grep test
* fixed missed ones
* .
* some more
* ,
2025-03-08 13:59:29 -05:00
Selis
7a7ae89713
[MAJOR CHANGE] Admin rank datum ( #17133 )
...
* Admin ranks update
* Permissions fix
* One missing thing
* Further rework to make database also fully work
* Adds admin rank bitflag calculator to tools
* ZA WARUDO
---------
Co-authored-by: C.L. <killer65311@gmail.com >
2025-03-06 01:38:19 +01:00
Kashargul
1a19de6ca3
More compat ( #17228 )
...
* some more 516 compat
* .
* also we should keep that equal
* fix
* .
* .
* .
* .
* .
* .
* .
2025-03-02 01:52:57 +01:00
Kashargul
cb56adaa37
more font tag replacements ( #17123 )
...
* more font tag replacements
* few more
* more span conversion (#9 )
---------
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com >
2025-03-01 11:58:58 -05:00
Drathek
d062ff9f49
Port OD Pragma Lints ( #17171 )
...
* Experimental: Port OD Pragma Lints
* first pass: Includes icon forge fixes/updates
* 2nd pass
* third pass
* debug_ai: This what you're unhappy with?
* Revert "debug_ai: This what you're unhappy with?"
This reverts commit bc178792e6 .
* How about this
* Or is it the else?
* Pass summer
---------
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
2025-02-26 18:12:03 -05:00
Kashargul
2ae6355aff
more new to Init ( #17147 )
...
* more new to Init
* fix pumps
* style update
* fix atmos memory leak
* fix mech
* qdel in here
* Update hands.dm
* Update rings.dm
2025-02-16 00:16:15 +01:00
Kashargul
adcd25a00f
forward refs in usr dialog ( #17090 )
...
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
2025-02-08 14:11:16 -05:00
Kashargul
bbed406b2e
remove old inputs ( #17008 )
2025-02-01 14:23:25 -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
7266c4c5dc
more missing tags ( #16937 )
...
* more missing tags
* only some books have...
* .
* some more
* Update admin.dm
* finish it up
2025-01-21 18:27:01 -05:00
Kashargul
04c482e97b
fix a runtime and some usr to user ( #16849 )
...
* fix a runtimg and some usr to user
* .
* .
* more usr
2025-01-06 18:30:18 +01:00
Kashargul
59b9802628
some istype to macros ( #16826 )
2025-01-06 06:45:02 +10:00
Kashargul
df9b71e402
Adds SHOULD_CALL_PARENT to examine ( #16822 )
...
* Another one I'm curious about
* those don't
* this should call parent
* beds need to be fully moved due to fantasy gateway
* fix that
* finish beds
2025-01-03 08:27:02 +01:00
Kashargul
e6ef8b0f2c
resize limits and designer / dna update ( #16807 )
...
* resize limits and designer / dna update
* .
* genes to mobs
* .
* Update designer.dm
* Update designer.dm
* species cleanup
2025-01-01 18:23:20 +10:00
ShadowLarkens
5a47c9b8a1
Check for 516 byond:// hrefs ( #16359 )
...
* Add a lint to check for hrefs that don't start with byond://
* Regex convert href links
* Regex convert _src_ as well
* Clean up the last few
* Missed a few
2024-12-11 08:33:17 +10:00
Kashargul
a12a4d2d5e
toxins.dm
2024-12-07 01:03:25 +01:00
Kashargul
938ab8af7c
Merge branch 'master' of github.com:Kashargul/VOREStation into usr-to-user-up-to-player_effects
2024-11-27 23:53:06 +01:00
Kashargul
32c9f971bc
tgui usr to ui.user
2024-11-13 00:49:17 +01:00
Killian
90497326d6
Merge branch 'master' into kk-rings
2024-11-06 14:58:43 +00: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
Killian
4869595855
ring/watch accessory transfer
2024-10-29 00:23:23 +00:00
Selis
242fa3a66b
Ports over configuration controller ( #16484 )
...
* Ports over configuration controller
* Fixes
* Manual path fix
* patch (#16490 )
* patch
* .
* SQL Fix
* Post-rebase fix
* Added missing examples
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-10-22 19:26:44 +02:00
Kashargul
b594520a74
next set of spans ( #16434 )
...
* next set of spans
* some more
* next
* next
* next
* .
* text...
* next... rest soon
* .
* .
* ok last set for the night
* .
* .
* .
* .
* some more
* next
* next
* all for now
* .
* some more easy ones
* some more easy ones
* .
* .
* some more bolds
* oups auto complete moment
* add the remaining spans
* this as well
* this as well
* .
* .,
* resync them properly
2024-10-16 23:37:27 +02: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
Heroman3003
5afcb29d9c
Merge pull request #16445 from TheCaramelion/fixes
...
Restores the sounds for all the items
2024-10-14 05:17:59 +10:00
Kashargul
90d17d872f
cut old overlays on paperstack ( #16440 )
2024-10-12 14:08:47 +02:00
Guti
b6e27b3358
Restores the sounds for all the items
2024-10-07 19:37:23 +02:00
Kashargul
a2c673ab7a
refactors most spans
2024-10-02 21:10:31 +02:00
Kashargul
db3f13b683
Merge branch 'somefixes' of https://github.com/Kashargul/VOREStation into somefixes
2024-10-01 23:51:52 +02:00
Kashargul
e0d694e8ac
rid of old span macros
2024-10-01 23:51:48 +02:00
Kashargul
efd110d20f
no old spans
2024-10-01 08:41:15 +02:00
Kashargul
3642df97f6
stop fax flicking to copier icon
2024-10-01 08:38:32 +02:00
Guti
a3c7599065
Fix
2024-09-18 18:33:15 +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
7fa41d248f
alt titles and order
2024-09-14 04:20:37 +02:00
Kashargul
a123f87e68
some mind jobs
2024-09-12 23:48:31 +02:00
Kashargul
8a90ae6523
only missing alt titles
2024-09-12 22:48:14 +02:00
Kashargul
8a3520e2e0
move all factions to defines
2024-09-12 20:17:41 +02:00
Kashargul
10dc8510b3
up to engineer
2024-09-12 02:01:36 +02:00
Kashargul
0425a4e396
up to officer
2024-09-12 00:00:11 +02:00
Guti
409aaba802
Remove
2024-09-09 02:36:53 +02:00
Kashargul
2f19f66cc5
default tgui alert input handling ( #16241 )
...
* default handling
* do not push that
* fix
* .
* .
2024-09-02 04:27:26 +10:00
Kashargul
e1d7cc9488
change some robotverbs ( #16001 )
2024-05-23 15:55:24 +10:00