Commit Graph

1161 Commits

Author SHA1 Message Date
Cameron Lennox cbc4151bfb Radiation Refactor (#19270)
* Part 1

* WIP

* The rest of these

* More stuff

* Whoops, did that wrong

* typo

* gweeen

* This all works

* SHOWER

* Rads

* awa

* rad

* Update life.dm

* edits

* Makes lvl 3 rads give you a warning.

You should already know by this point, but this makes it EXTRA clear you're getting fucked

* Update vorestation.dme

* aaa

* propagate

* gwah

* more fixes

* AAA

* Update radiation.dm

* Update radiation.dm

* mobs rads

* rads

* fix this

* Update _reagents.dm

* these

* Get rid of these

* rad

* Update config.txt

* fixed

* Update radiation_effects.dm
2026-03-22 12:29:09 -04:00
Kashargul 89fb9871e0 next set of admin verbs (#19260)
* next set of admin verbs

* invoke

* .

* a few more

* few more

* .

* few more

* some more

* move thos

* next

* some debug verbs

* axe the old mod loading

* del

* is local for some verbs

* few more

* .

* .

* .

* Add local narrate.

* Fixes this

Needed to be user.mob, since user is  the client and usr was the old user.mob

* fixes

* .

* .

* .

* .

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2026-03-21 17:16:41 -04:00
Kashargul 418bc73c80 whitelist updates (#19288)
* whitelist updates

* migrate things to module

* .

* some more

* robot IDs are now handled by module

* special ids

* .

* .

* .

* .

* .

* .

* move that

* .

* initial

* admin whitelist TGUI

* .

* .

* lol
2026-03-20 20:16:13 -04:00
Kashargul 6c768b06ec reimplements attack and player logs (#19313)
* reomplements attack and player logs

* right log cat

* updates logging, makesDB optional

* regex serarch

* .

* .

* .

* sucks

* db load

* .

* .

* db logging
2026-03-19 22:37:45 +01:00
ShadowLarkens e8e986e6f5 General Cleanup (#19088)
* Remove unused news_articles system

* Rip out the webhook system

* Merk bot/

* Rip out old IRC code

* Move the malf_ai manual

* Clean up the tools folder

* Revert "Remove unused news_articles system"

This reverts commit b1295ce8fa714ea35d768365c267b4b60fcd2faa.

* Put these back
2026-01-30 20:39:50 +01:00
Kashargul 4f7446055b Fix some more issues (#19086)
* no longer exists

* fuck off with that

* .

* .
2026-01-24 23:04:02 +01:00
Selis 1e84c3be93 Permissions Panel Update (#19057)
* permissions panel update

* .

* .

* .

* .

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-01-20 01:47:33 +01:00
Kashargul 269bf6f4fc fix links in motd (#19032) 2026-01-17 07:59:36 -08:00
Selis 201daed90a New functionality for round announcements (#18843)
* New functionality for round announcements

* Added missing send2chat

* Update game start announcement message format
2026-01-05 10:18:10 +01:00
Kashargul 34a0791c2f Port of the iframe storage for settings (#18751)
* Port of the iframe storage for settings

* Update resources.txt

* re add keying

* fix byond storage

* port the adjustments

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-11-26 19:29:02 +01:00
Selis 315fbb415f Load alien/job whitelists from database, if enabled (#17952)
* Load alien/job whitelists from database, if enabled

* SQL Template for Table

* Fixes

* Commands

* .

* .

* fix

* cannot be a list

* .

* .

* embed

* .

* .

* query test

* query test

* query test

* .

* fix
2025-09-28 10:28:55 +02:00
SatinIsle 292360f81e Whitelist update (#18506)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14347#p14347
2025-09-18 10:20:31 +02:00
Selis 352bd5e20c Fixes looc log category (#18459) 2025-09-11 19:27:41 +02:00
Selis b0f0f4685f JSON Logging Refactor (#18252)
* First pass

* fixes

* more fixes

* num2hex length changes

* pass 2

* fixed warning

* looc log fix

* .

* update tgui

* .

* .

* .

* .

* perttier

* cleanup

* .

* .

* fix token

* no

* .

* .

* .

* ,

* modsay eventsay

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-09-11 17:28:20 +02:00
TheToaster98 67fa43bd5a Whitelist update (#18417)
Co-authored-by: Tost <Tost>
2025-09-11 12:24:50 +02:00
Kashargul e956d13a6b jobs, access and radio to defines (#18297)
* jobs, access and radio to defines

* .

* .

* urg

* .

* .

* finish the radio freqs

* why

* .

* .

* ticker initial

* eh

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-08-31 01:32:36 +02:00
SatinIsle 84e80164dc Language whitelist (#18336)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14335#p14335
2025-08-27 11:32:29 +02:00
Cameron Lennox cc246f5c85 Metamorphic suits [IDB IGNORE] (#18259)
* Clothing fallback

Makes clothing have a fallback in the event of a custom species file not having the appropriate icon state.

* some logging

* Metamorphic Config

* Consolidates all the /suit sprites

* replace these

* these

* final

* suit item consolidation

* No config

* Fixes this

This got messed up during a decon

* Update sprite_sheets.dm

* Upports some sprites
2025-08-19 23:09:59 -04:00
Selis f4bf017921 Unit Test rework & Master/Ticker update (#17912)
* Unit Test rework & Master/Ticker update

* Fixes and working unit testing

* Fixes

* Test fixes and FA update

* Fixed runtimes

* Radio subsystem

* move that glob wherever later

* ident

* CIBUILDING compile option

* Fixed runtimes

* Some changes to the workflow

* CI Split

* More split

* Pathing

* Linters and Annotators

* ci dir fix

* Missing undef fixed

* Enable grep checks

* More test conversions

* More split

* Correct file

* Removes unneeded inputs

* oop

* More dependency changes

* More conversions

* Conversion fixes

* Fixes

* Some assert fixes

* Corrects start gate

* Converted some README.dms to README.mds

* Removes duplicate proc

* Removes unused defines

* Example configs

* fix dll access viol by double calling

* Post-rebase fixes

* Cleans up names global list

* Undef restart counter

* More code/game/ cleanup

* Statpanel update

* Skybox

* add

* Fix ticker

* Roundend fix

* Persistence dependency update

* Reordering

* Reordering

* Reordering

* Initstage fix

* .

* .

* Reorder

* Reorder

* Circle

* Mobs

* Air

* Test fix

* CI Script Fix

* Configs

* More ticker stuff

* This is now in 'reboot world'

* Restart world announcements

* no glob in PreInit

* to define

* Update

* Removed old include

* Make this file normal again

* moved

* test

* shared unit testing objects

* Updates batched_spritesheets and universal_icon

* .

* job data debug

* rm that

* init order

* show us

* .

* i wonder

* .

* .

* urg

* do we not have a job ID?

* .

* rm sleep for now

* updated rust-g linux binaries

* binaries update 2

* binaries update 3

* testing something

* change that

* test something

* .

* .

* .

* locavar

* test

* move that

* .

* debug

* don't run this test

* strack trace it

* cleaner

* .

* .

* cras again

* also comment this out

* return to official rust g

* Update robot_icons.dm

* monitor the generation

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-08-10 01:37:23 +02:00
SatinIsle 29fe08b4b1 Whitelist Update (#18158)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14333#p14333
2025-08-05 14:55:02 +02:00
SatinIsle f92b85bea5 Whitelist update (#18134)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14331#p14331
2025-08-03 16:59:00 -07:00
Kashargul 4874f2a117 Biomeport (#18022)
* biome port

* fix

* umm

* up

* prettier on repo level

* .

* uh

* fix that

* .

* guh

* could be deelted

* fix query

* raccoon

* raccoon
2025-07-20 16:48:40 +02:00
Lilly-Lira f941333c0c Update! (#18024) 2025-07-19 18:41:20 -07:00
Casey 58a50c544f ALIENS ARE REAL?!?! (not clickbait) (#17985)
https://forum.vore-station.net/viewtopic.php?t=2501
2025-07-09 23:39:49 -04:00
Selis 355c8ca5f0 DMAPI Update (#17935)
* DMAPI Update

* Fix

* More changes

* InitTgs

* .

* css

* urg

* fix that

* some linux fixes

* .

* .

* .

* update

* .

* pref fixing

* .

* those are already sent

* .

* .

* .

* fully off

* fix that

* New classes & Format

* make this nicer

* CSS Edits

* .

* eh use switch

* .

* Update client procs.dm

* Hard restart counter

* Improved Staffwho style

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-07-02 22:21:14 +02:00
SatinIsle dc97f48f21 Hanner whitelist (#17933)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14305#p14305
2025-06-29 12:35:26 +02:00
Selis f2b86cb5e3 Ports ticket system overhaul from downstream (#17063)
* Ports ticket system overhaul from downstream

* Various fixes

* fixes

* Update tickets.dm

* Update tickets.dm

* Update ticket.dm

* Refactor

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-06-28 02:28:15 +02:00
Lilly-Lira 1ebd87db5d Whitelist Update (#17905)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-06-26 14:19:33 +02:00
SatinIsle 30dcd1b113 Protean SCAs (#17861)
* Quick fix to map rotation

Puts the SD back on for this week.

* Facility Redgate Map

Added Facility Redgate Map from the recent facility event.

* Fixed one active edge

Fixed an active edge in the oldhotel plains POI.

* Fixed scrubble resting

Fixed scrubble resting sprites being broken.

* Revert "Fixed scrubble resting"

This reverts commit 5ca4ce9231.

* Fixes mantraps eating when dead

Fixed mantraps voring people that step on them when they're dead.

* Revert "Fixes mantraps eating when dead"

This reverts commit 656fe7bd79.

* Updates eating descriptions to be more neutral

* Revert "Updates eating descriptions to be more neutral"

This reverts commit b137c152c2.

* Protean SCAs
2025-06-14 22:52:11 -07:00
SatinIsle 2dff2017ae Whitelist updates (#17765)
See approved applications here:
https://forum.vore-station.net/viewtopic.php?f=46&t=2490&sid=ac711573ec63e4a7832f79a142777543
https://forum.vore-station.net/viewtopic.php?f=46&t=2491&sid=ac711573ec63e4a7832f79a142777543
2025-05-30 06:00:21 -07:00
Will c213dbcd21 Reagent Addictions (#17498)
* Addictions

* improvements to addiction code

* some small revamps

* some polishing to reagent code

* some more fixes

* wiki updated for addiction

* proper addiction sync on respawn

* final cleanup, config

* coffee handle addiction proc

* fixed global var

* Addictions and

Gives alcohol special effects
Disables the harder addictions
Gives nicotine an a special effect

* remove >0

* safety

* Update medicine.dm

* Update medicine.dm

* Update food_drinks.dm

* update lazydefines

* disable alcohol addiction on virgo

* use lazylen, proper addiction end messages

* cure message bugfix

* use right args

* proper macro

---------

Co-authored-by: C.L. <killer65311@gmail.com>
2025-05-15 10:57:41 -07:00
Cameron Lennox 40861f50e0 Proper MaxHealth checks and Crit Point (#17704)
* Fixes maxhealth checks not including modifiers and mxHP

Death at:
W/ 100max hp: https://i.imgur.com/nR8DtzG.png
W/ 125max hp: https://i.imgur.com/87eD2hW.png
W/ 25max hp: https://i.imgur.com/SP6rPWc.png

* Crit Point

* small xenochimera fix

* Update game_options.txt
2025-05-15 00:25:30 -07:00
SatinIsle cd32fbdcc9 Replicant whitelist (#17678)
Posted here: https://forum.vore-station.net/viewtopic.php?f=46&t=2488
2025-05-07 02:45:12 -07:00
SatinIsle 29d454c4b6 Hanner whitelist (#17676)
Approved here: https://forum.vore-station.net/viewtopic.php?f=46&t=2487&p=14265#p14265
2025-05-07 01:39:36 -07:00
ShadowLarkens d9804ec9e7 Fix thexdkidoflol's xenochimera whitelist (#17672) 2025-05-07 02:23:48 -04:00
DigitalSquirrel95 98ef6e11f8 Update alienwhitelist.txt (#17654)
Adds theXDkidoflol to Xenochimera whitelist
2025-05-05 11:39:27 +02:00
SatinIsle af6e9f287e protean whitelist (#17554)
Approved via modmail, will be left open until maintainers can verify it.
2025-04-19 14:26:26 +02:00
Kashargul a97ded5b3b fix runechat offset (#17510)
* don't double this

* .

* urg

* always use if defined

* eh

* tgui window from tg

* skip on char select

* rh

* .

* move to config
2025-04-11 17:10:37 +02:00
SatinIsle 1440e687a9 Hanner application (#17431)
* Hanner application

As I can no longer log into the forum, maintainers will have to check the modmail to see that this has been approved. Alternatively, trust me bro.

* Update alienwhitelist.txt
2025-03-27 11:17:48 +01:00
SatinIsle 78eb1ae46c Hanner whitelists (#17372)
Approved here:
https://forum.vore-station.net/viewtopic.php?f=46&t=2481
https://forum.vore-station.net/viewtopic.php?f=46&t=2480&p=14254#p14254
2025-03-18 15:27:40 +01:00
Selis 2449561f48 Fixed example admin_ranks config (#17307) 2025-03-10 18:42:38 +01:00
SatinIsle 7c2b3524a5 Mime whitelist application (#17263)
Approved here: https://forum.vore-station.net/viewtopic.php?f=46&t=2479&p=14252#p14252
2025-03-10 02:45:13 +01: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 cce0a5b8d0 40 fps example config (#17256)
* 40 fps example config

* ye...

* .

* Update general.dm

* Fixes search bar

Fixes the search bar in Player-Panel-New so it can properly search.
As of this commit, the hover functionality is currently broken, however.

* fixes hover

---------

Co-authored-by: C.L. <killer65311@gmail.com>
2025-03-03 10:12:25 -05:00
Selis 52ce9232fc Chat history prototype (#17206)
* Chat history prototype

* changes

* static defines

* bunch of fixes (#17207)

* bunch of fixes

* multi round export

* allow to export 1 specific round

* prepare for databse load

* Update code/__defines/vchatlog.dm

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* fixed typo

* beginning of loading

* frontend

* data/chatlogs

* loading lines

* lint fix

* more fixes

* new define

* less spam

* timeout the loading (#17214)

* more frontend fixes

* ckey

* some comments and reverts (#17220)

* some comments and reverts

* we should fix that too

* .

* api

* cleanup (#17232)

* Button.Confirm

* API

* Up to date binaries

* Default set for chatlog backend

* Removed unused verbs

* fix that

* Update misc.dm

* .

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-02 15:04:33 +01:00
SatinIsle fe7739a995 Diona whitelist (#17219)
Approved here: https://forum.vore-station.net/viewtopic.php?f=46&t=2476
2025-02-27 13:37:43 +01:00
SatinIsle 2d2b03329e Hanner application (#17029)
https://forum.vore-station.net/viewtopic.php?f=45&t=2473
2025-02-01 14:30:29 -05:00
Kashargul e3cf039c34 ports topic and click limiting from tg (#16928)
* ports topic limiting from tg

* Update client defines.dm

* Update client procs.dm
2025-01-27 07:19:22 +10:00
Lilly-Lira ad48e56f3a Whitelist! (#16950) 2025-01-26 13:48:44 -05:00
SatinIsle 44ca03b184 SCA whitelist approval (#16804)
Application approved here: https://forum.vore-station.net/viewtopic.php?f=45&t=2466
2025-01-01 18:24:40 +10:00