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
|
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
|
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
|
e066e9566f
|
remove duplicate CleanupObject
|
2023-11-19 23:13:12 +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 |
|
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 |
|
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 |
|
wish
|
4a83b68725
|
Merge pull request #97 from ZeruLight/fix/rework-distributions
fix/rework-distributions
|
2023-11-11 19:42:08 +11:00 |
|
Matthe815
|
3e4e325675
|
feat: Implement event quest season/time flag override
|
2023-11-11 03:42:08 -05:00 |
|
Matthe815
|
611cb2da5b
|
feat: Request custom files based on time of day.
|
2023-11-08 13:28:05 -05:00 |
|
Matthe815
|
378dfd0372
|
fix: Fixed issues with improper loading of areas
|
2023-11-07 21:16:03 -05:00 |
|
wish
|
af519a59cf
|
rewrite EnumerateStage & parse ReserveStage
|
2023-11-07 21:14:45 -05:00 |
|
wish
|
317daef04b
|
rewrite EnumerateDistItem handler
|
2023-11-07 21:26:45 +11:00 |
|
wish
|
14e61fd661
|
fix Distribution typing, accepting & add demo
|
2023-11-07 21:07:49 +11:00 |
|
wish
|
29904d5b92
|
fix signing of min/max Rank Distributions
|
2023-11-07 20:23:02 +11:00 |
|
wish
|
6ff20858ed
|
rewrite EnumerateStage & parse ReserveStage
|
2023-11-07 16:50:39 +11:00 |
|
Matthe815
|
cce64d4010
|
fix: Removed random print from code
|
2023-11-05 19:19:55 -05:00 |
|
Matthe815
|
68de64a05f
|
fix: Fixed issue with seasons not properly displaying on client
|
2023-11-05 19:08:02 -05:00 |
|
Matthe815
|
4edeaedea3
|
fix: Restore seasons functionality into quests
|
2023-11-05 15:23:34 -05:00 |
|
wish
|
be6f55b5a8
|
initial distributions rework
|
2023-11-05 00:31:16 +11:00 |
|
wish
|
cf8a5da0b2
|
Update handlers_stage.go
|
2023-11-01 08:12:00 +11:00 |
|
wish
|
f9280f483f
|
simplify & handle Mail better
|
2023-10-31 00:21:05 +11:00 |
|
wish
|
ffcf511c20
|
simplify UseKeepLoginBoost
|
2023-10-30 23:54:50 +11:00 |
|
wish
|
b526608f4b
|
fix titles not updating correctly
|
2023-10-30 23:37:07 +11:00 |
|
wish
|
542b8f8bf6
|
rewrite EnumerateStage
|
2023-10-30 23:23:11 +11:00 |
|