Commit Graph

51 Commits

Author SHA1 Message Date
Cj a98486109f add locale for pre-4.0.0 server mods 2025-05-29 18:40:08 -04:00
Chomp 7ec684aa7e Fixed issue with websockets not reconnecting post-raid
We no longer remove old websocket connections

Converted `SptWebSocketConnectionHandler` to use a primary constructor

Removed websocket monitor from `SptWebSocketConnectionHandler`
2025-05-29 11:55:30 +01:00
Chomp 5cc2483803 Adjusted scav grenade weights based on feedback 2025-05-29 09:13:42 +01:00
Chris Adamson 7d85c0af22 added horse armor 2025-05-28 14:29:57 -05:00
clodanSPT a58065871f Removed ConcurrentDictionary in favor of locked dictionary, and added… (#287)
* Removed ConcurrentDictionary in favor of locked dictionary, and added reconnection behaviour to OnConnection

* Refactored code to handle multiple ws connected at the same time and offer graceful disconnection of appropriate sockets

* removed unused usings

---------

Co-authored-by: Alex <clodanSPT@hotmail.com>
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-05-28 11:42:56 +01:00
Chomp c04572f028 Added missing banner data to sandbox from sandbox_high #285 2025-05-28 09:54:44 +01:00
Chomp d357dea4fc Added weapon to Gendarmerie - District Patrol whitelist 2025-05-21 14:16:21 +01:00
Chomp c420dd1907 Added Safety Guarantee quest 2025-05-21 13:56:39 +01:00
Chomp 41f53a114e Updated bot JSONs 2025-05-19 09:49:44 +01:00
Chris Adamson e783f26815 Fix: Insurance items lost in labyrinth should not be returned (#256)
* labyrinth insurance fix

* fix copypasta
2025-05-18 19:37:31 +01:00
Chomp d8bce1f985 Updated quest json 2025-05-17 15:04:23 +01:00
Chomp 87f25b732c Updated EN locale data 2025-05-16 21:09:04 +01:00
Chomp d4f45e3397 Updated map base json data using values from live 2025-05-16 21:05:39 +01:00
clodanSPT ae636f693b :) (#253)
Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-05-16 20:48:21 +01:00
Chomp 56e99ff1dc Updated location item data #242 2025-05-08 20:05:16 +01:00
Chomp f50e22ed5f Updated quest json
Added missing banners
2025-04-30 16:51:17 +01:00
CWX 1984555dbc Update Terminal base json 2025-04-30 15:51:02 +01:00
CWX ddef9a992a remove terminal banner as its not available 2025-04-30 13:51:22 +01:00
Chomp 7b8a10adeb Updated map location values 2025-04-30 13:11:35 +01:00
Chomp c6e717bf2b Updated various JSONs - part 4 (assorts) 2025-04-29 22:24:37 +01:00
Chomp e8177c6ef8 Updated various JSONs - part 3 2025-04-29 21:42:19 +01:00
Chomp 837f96d369 Updated various JSONs - part 2 2025-04-29 21:08:10 +01:00
Chomp 74301dfa8f Updated various JSONs - part 1 2025-04-29 20:43:11 +01:00
Chomp 8285a1e92d Updated PMC difficulty values 2025-04-29 17:31:31 +01:00
Chomp bde5c40210 Updated quest data 2025-04-20 09:43:35 +01:00
DrakiaXYZ 895efb4a5d Add way more mod dev names
Remove duplicate names
2025-04-19 17:34:45 -07:00
Chomp 41cab8a9c0 Updated JSON from live data 2025-04-17 17:52:30 +01:00
Chomp 0b2cbfc1ef Updated PMCs to use new equipment items added in 36113 2025-04-10 10:12:44 +01:00
Chomp 41c7f98323 Updated trader assorts 2025-04-10 09:22:03 +01:00
Chomp e7d15ac3dc Updatewd JSONS + quest data 2025-04-10 09:16:37 +01:00
Chomp 92ce6adc6d Updated hideout craft Ids + updated itemtpl values 2025-04-09 17:18:29 +01:00
Chomp 1ac2370111 Updated JSONs 2025-04-09 17:12:59 +01:00
CWX ba391d94d2 Change dev accounts to use std dogtag to stop confusion with losing prestige1 tags 2025-04-07 13:37:28 +01:00
CWX d0c3f7fa48 Removed name as requested 2025-04-06 12:39:35 +01:00
Chomp 3f92ce5c51 Updated en locale 2025-04-04 21:44:18 +01:00
Chomp 8af2bf06e1 Updated map loot 2025-04-01 18:39:21 +01:00
Chomp 2c325c311e Updated labyrinth extracts + statics data 2025-04-01 16:29:46 +01:00
Chomp 1df7dea616 Updated quest + trader assort + json data 2025-04-01 10:43:50 +01:00
Chomp 09d5776f32 Added christmas tree to hideout areas on server start via custom area system 2025-03-28 17:35:00 +00:00
Chomp 0938f47a64 Added custom achievement system, adds achievements on server start 2025-03-28 17:06:43 +00:00
Chomp 21af001dd4 Fixed normal scavs giving incorrect xp on death 2025-03-28 17:00:19 +00:00
Chomp d42dd61903 Added basic data to 2 new bosses 2025-03-28 15:37:17 +00:00
Chomp f2499622a4 Added temp boss files 2025-03-28 15:26:19 +00:00
Chomp 2c0ced4e4d Updated quest data 2025-03-28 15:26:08 +00:00
Chomp afc6c695e9 Stub out new map 2025-03-28 15:04:30 +00:00
Chomp 4e1885b1b3 Removed SpawnedInSession from remaining current stacks 2025-03-28 11:05:27 +00:00
Chomp e38e8e1be9 Removed FiR status from profile templates for currency 2025-03-28 11:03:54 +00:00
Chomp cf21952b36 Added new quest + icon 2025-03-27 21:05:15 +00:00
Chomp 3b4e28a08f 35932 2025-03-27 20:55:46 +00:00
Chomp c358651bc5 Updated assets 2025-03-19 17:18:08 +00:00