wish
|
aa77b52233
|
add legacy support for Frontier Point exchanges
|
2023-11-23 00:00:23 +11:00 |
|
wish
|
f9d7f56ccb
|
fix Frontier Point exchanges
|
2023-11-22 23:54:59 +11:00 |
|
wish
|
0550fb21b5
|
parse & handle PlayFreeGacha
|
2023-11-22 22:59:36 +11:00 |
|
wish
|
ab6c86ce8e
|
optimise Gacha code & fix rarity bug
|
2023-11-22 22:54:18 +11:00 |
|
wish
|
3f9c2e87f1
|
Merge branch 'main' of github.com:ZeruLight/Erupe
|
2023-11-22 21:31:19 +11:00 |
|
wish
|
5a6ced5a41
|
document unknown Festa values
|
2023-11-22 21:19:07 +11:00 |
|
wish
|
46eb75a866
|
Merge pull request #100 from ZeruLight/fix/legacy-distitem
fix/legacy-distitem
|
2023-11-22 20:49:07 +11:00 |
|
wish
|
b32c154fa0
|
decode EnumerateDistItem over multiple versions
|
2023-11-22 19:05:57 +11:00 |
|
rockisch
|
e39630564e
|
Add dev proxy config
|
2023-11-22 00:01:04 -03:00 |
|
wish
|
d4ddf7bc25
|
initial legacy support for DistItem
|
2023-11-21 23:46:33 +11:00 |
|
wish
|
43f8cef35d
|
fix server-side messages using wrong CID
|
2023-11-21 21:48:15 +11:00 |
|
Matthew
|
c86b95fe40
|
Merge branch 'main' of https://github.com/Malckyor/Erupe into pr/81
|
2023-11-19 14:35:25 -05:00 |
|
Matthew
|
e141b7980c
|
chore: Fix config
|
2023-11-19 14:35:20 -05:00 |
|
Matthew
|
524009039c
|
Merge branch 'main' into main
|
2023-11-19 14:34:30 -05:00 |
|
Matthew
|
46587b8d01
|
fix: Fix variables
|
2023-11-19 14:27:53 -05:00 |
|
Matthew
|
3b33c1917c
|
sql: Remove new migration code from old patch-schema
|
2023-11-19 13:52:03 -05:00 |
|
Matthew
|
8dbc54fa14
|
config: Fixed config back to default values
|
2023-11-19 13:49:19 -05:00 |
|
Matthew
|
ffb0d25a43
|
docs: Fixed and cleaned a bit of the documentation
|
2023-11-19 13:48:43 -05:00 |
|
Matthew
|
858a9adb17
|
chore: Removed debug code
|
2023-11-19 13:45:30 -05:00 |
|
Matthew
|
6bd2b637a7
|
refactor: Moved quest duration variables to uint8
|
2023-11-19 13:44:11 -05:00 |
|
Matthew
|
3778d03402
|
feat: Default to always active if inactive time is not set
|
2023-11-19 13:39:59 -05:00 |
|
wish
|
405e65346b
|
add LogMessageData DevModeOption & disable Logging by default
|
2023-11-20 00:58:24 +11:00 |
|
wish
|
e9fa4e5261
|
fix LogOutboundMessages not working
|
2023-11-20 00:49:50 +11:00 |
|
wish
|
bcf2ba40e5
|
fix possible integer bounding issues
|
2023-11-20 00:13:49 +11:00 |
|
wish
|
b6cc8c3a12
|
fix incorrect Client Version string
|
2023-11-20 00:01:22 +11:00 |
|
wish
|
105a118163
|
filter workflow triggers
|
2023-11-19 23:13:34 +11:00 |
|
wish
|
e066e9566f
|
remove duplicate CleanupObject
|
2023-11-19 23:13:12 +11:00 |
|
wish
|
d7d3e7c61f
|
update parsing of CastBinary & EnterStage
|
2023-11-19 23:12:58 +11:00 |
|
wish
|
e5fa0501b7
|
add packet time profiling
|
2023-11-19 20:17:03 +11:00 |
|
wish
|
1e6675b3f5
|
add support for Festa Trial voting
|
2023-11-19 04:59:30 +11:00 |
|
wish
|
85fc76edd5
|
update parsing of many packets
|
2023-11-19 02:34:02 +11:00 |
|
wish
|
fc57d63689
|
update parsing of many packets
|
2023-11-19 00:35:22 +11:00 |
|
Matthew
|
47ca302384
|
feat: Cycle simulation (simulate cycles if beyond a single set)
|
2023-11-18 03:18:35 -05:00 |
|
wish
|
734b60bee1
|
Merge branch 'main' of github.com:ZeruLight/Erupe
|
2023-11-18 15:54:05 +11:00 |
|
wish
|
c554943140
|
Merge pull request #96 from matthe815/seasons-fix
Fix: Re-add Seasons & Bug Fixes
|
2023-11-18 15:45:14 +11:00 |
|
wish
|
490aecd94b
|
rewrite comments & change quest flag code
|
2023-11-18 15:44:59 +11:00 |
|
Matthew
|
c20380b79d
|
fix: Continue instead of ending event quest parsing if an error occurs on a single quest
|
2023-11-17 22:27:50 -05:00 |
|
Matthew
|
a34a0e42b2
|
fix: Commit to database via unique index rather than quest_id
|
2023-11-17 22:21:48 -05:00 |
|
Matthew
|
50d3ec36b2
|
chore: Fix formatting
|
2023-11-17 22:21:15 -05:00 |
|
Matthew
|
233990f452
|
refactor: Change event quest updating to use transactions rather than directly commiting
|
2023-11-17 22:18:07 -05:00 |
|
Matthew
|
800e993c1f
|
sql: Added 11-event_quest_cycling migration sql
|
2023-11-17 21:14:19 -05:00 |
|
Matthe815
|
6384d79a7a
|
fix: Removed unnecessary condition
|
2023-11-16 11:29:31 -05:00 |
|
Matthe815
|
2e2d129871
|
docs: Fix annotation for custom quest conditions
|
2023-11-16 11:10:46 -05:00 |
|
Matthe815
|
34044f72b0
|
chore: Fix config.json
|
2023-11-16 11:07:00 -05:00 |
|
wish
|
6c32eae9f2
|
simplify code
|
2023-11-16 21:56:48 +11:00 |
|
wish
|
72bda06916
|
implement Quest caching
|
2023-11-16 21:51:28 +11:00 |
|
wish
|
15253cdc1f
|
remove useless CIDs
|
2023-11-16 21:49:43 +11:00 |
|
wish
|
8c69a98c58
|
remove arbitrary test code
|
2023-11-16 21:31:31 +11:00 |
|
Matthew
|
a27d15bff1
|
style: Fixed inconsistent spacing and cleaned up SQL query strings
|
2023-11-16 02:38:58 -05:00 |
|
Matthe815
|
a9b8bb4c56
|
fix: Added flags to sql query
|
2023-11-16 02:00:01 -05:00 |
|