Chomp
|
2393619dac
|
Added sandbox_high to containerRandomisationSettings
|
2025-04-30 22:19:58 +01:00 |
|
Chomp
|
f50e22ed5f
|
Updated quest json
Added missing banners
|
2025-04-30 16:51:17 +01:00 |
|
CWX
|
0f3795fc49
|
fix buff logic for nulls
|
2025-04-30 15:59:13 +01:00 |
|
CWX
|
1984555dbc
|
Update Terminal base json
|
2025-04-30 15:51:02 +01:00 |
|
CWX
|
44c5a488c8
|
fix checking null or empty
|
2025-04-30 15:33:01 +01:00 |
|
CWX
|
ddef9a992a
|
remove terminal banner as its not available
|
2025-04-30 13:51:22 +01:00 |
|
CWX
|
309fffeab2
|
Remove redundant code from node
|
2025-04-30 13:31:25 +01:00 |
|
Chomp
|
442011fef3
|
Deconstruct KvP inside PayMoney
|
2025-04-30 13:12:51 +01:00 |
|
Chomp
|
c6c76303e3
|
Show active eft version in watermark
|
2025-04-30 13:11:58 +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 |
|
CWX
|
990fe1cd7f
|
Fix: taking the wrong amount
|
2025-04-29 21:41:26 +01:00 |
|
Chomp
|
837f96d369
|
Updated various JSONs - part 2
|
2025-04-29 21:08:10 +01:00 |
|
clodan
|
57974a552b
|
Fixed component naming and dependency injection prioritization
|
2025-04-29 21:04:35 +01:00 |
|
Chomp
|
74301dfa8f
|
Updated various JSONs - part 1
|
2025-04-29 20:43:11 +01:00 |
|
CWX
|
f3ad660ef2
|
Merge pull request #201 from hulkhan22/fix/arms-legs
fix: Send correct bodyparts to client for daily quests
|
2025-04-29 20:20:04 +01:00 |
|
CWX
|
714d685304
|
Merge pull request #208 from hulkhan22/fix/health-regen
fix: Energy and hydration not generating when game is shut down
|
2025-04-29 19:25:57 +01:00 |
|
CWX
|
3bebd49f8f
|
Merge pull request #199 from hulkhan22/refactor/perf-work
refactor: Bot caching & chat messages at raid end
|
2025-04-29 19:21:54 +01:00 |
|
CWX
|
49808c96ff
|
Merge branch 'develop' into extra-props
|
2025-04-29 19:19:30 +01:00 |
|
clodan
|
2dd57a1080
|
Added Release extension of data for item and ups for modders to add extra properties
|
2025-04-29 19:02:14 +01:00 |
|
hulkhan22
|
6a5926ccfd
|
Merge branch 'develop' into fix/health-regen
|
2025-04-29 19:51:20 +02:00 |
|
hulkhan22
|
d1cb04264c
|
Merge branch 'develop' into fix/arms-legs
|
2025-04-29 19:50:38 +02:00 |
|
hulkhan22
|
7175110546
|
Merge branch 'develop' into refactor/perf-work
|
2025-04-29 19:49:12 +02:00 |
|
CWX
|
ae39d6f579
|
Merge branch 'develop' into location-enum
|
2025-04-29 18:46:48 +01:00 |
|
Chris Adamson
|
9fb8b62630
|
remove logs
|
2025-04-29 12:45:36 -05:00 |
|
hulkhan22
|
c74b59f8cb
|
Merge branch 'develop' into fix/health-regen
|
2025-04-29 19:45:04 +02:00 |
|
hulkhan22
|
ba70911de3
|
Fix health and hydration regen
|
2025-04-29 19:44:03 +02:00 |
|
Chomp
|
feb031bd8b
|
Updated core config
|
2025-04-29 17:59:03 +01:00 |
|
Chris Adamson
|
a446f039c9
|
location enum for fresh profiles
|
2025-04-29 11:44:25 -05:00 |
|
Chomp
|
8285a1e92d
|
Updated PMC difficulty values
|
2025-04-29 17:31:31 +01:00 |
|
Chris Adamson
|
de38f1fe88
|
try just the enum
|
2025-04-29 10:57:12 -05:00 |
|
hulkhan22
|
0d8c66a12d
|
Merge branch 'develop' into refactor/perf-work
|
2025-04-29 13:00:15 +02:00 |
|
hulkhan22
|
b519da3e48
|
Make BotDetailsForChatMessages a record
|
2025-04-29 12:54:56 +02:00 |
|
Chomp
|
760f3e3c72
|
Revert "fixed error where itemlocation can be either a string or int"
|
2025-04-29 08:47:44 +01:00 |
|
Chomp
|
370de0250f
|
Merge pull request #203 from hulkhan22/fix/cast-error
fix: Fix cast & filtering during elimination quest generation
|
2025-04-29 08:34:51 +01:00 |
|
hulkhan22
|
9357c1d2b9
|
Fix cast & filtering
|
2025-04-29 00:33:40 +02:00 |
|
hulkhan22
|
072113004e
|
Define bodypart constants for efficiency
|
2025-04-28 23:39:33 +02:00 |
|
hulkhan22
|
c1b8f8c6a0
|
Fix body parts sent to client
|
2025-04-28 23:27:51 +02:00 |
|
Chomp
|
1e42c8b8db
|
Merge branch 'develop' into refactor/perf-work
|
2025-04-28 21:16:03 +01:00 |
|
hulkhan22
|
bbae435498
|
Refactor Bot chat messages at raid end
|
2025-04-28 21:58:45 +02:00 |
|
Chris Adamson
|
723e616e80
|
fixes based on feedback
|
2025-04-28 12:43:11 -05:00 |
|
Chris Adamson
|
7ed081d305
|
fixed error where itemlocation can be either a string or int
|
2025-04-28 12:07:46 -05:00 |
|
Chris Adamson
|
b431a7129a
|
Merge branch 'develop' into bugfix/upd-lockable-2
|
2025-04-28 08:47:49 -05:00 |
|
Chomp
|
c0760ce4c1
|
Return empty response object when no stash id found, allows client to continue
|
2025-04-28 09:43:33 +01:00 |
|
Chomp
|
0f2a3c5ab1
|
Cleaned up output response object code
|
2025-04-28 09:41:04 +01:00 |
|
Chris Adamson
|
8c0aab539b
|
fix my previous fix
|
2025-04-27 19:24:16 -05:00 |
|
hulkhan22
|
5651d8355c
|
Merge branch 'develop' into fix/cultist-circle-not-giving-reward
|
2025-04-28 00:24:01 +02:00 |
|
hulkhan22
|
294c879f11
|
Fix cultist circle not giving reward
|
2025-04-28 00:23:01 +02:00 |
|
hulkhan22
|
ac41596aef
|
Convert to .GetValueOrDefault()
|
2025-04-27 21:43:24 +02:00 |
|