Commit Graph
100 Commits
Author SHA1 Message Date
Melledy 1a88269905 Improve rewards/exp for shadow siege 2026-07-21 03:49:31 -07:00
Melledy 928f56dbef Fix shadow siege tracing 2026-07-21 02:57:13 -07:00
Melledy 07b64437ff Basic shadow siege implementation 2026-07-21 01:47:20 -07:00
Melledy ee0866e7e4 Update to support game version 1.13.0.* 2026-07-20 21:27:53 -07:00
Melledy ee6dacf854 Add !account list command 2026-07-20 21:09:23 -07:00
Melledy 81362f97a8 Update data versions 2026-07-09 07:11:42 -07:00
Melledy 53f327ed7b Update data versions 2026-07-02 17:13:05 -07:00
Melledy 34f8292817 Update to support game version 1.12.0.* 2026-06-29 20:42:26 -07:00
Melledy 867ecce5cb Update data version and add activities 2026-06-10 03:12:45 -07:00
Melledy e9af8045dd Update data versions 2026-06-05 21:21:34 -07:00
Melledy 64d002f46b Update data versions 2026-06-03 15:29:32 -07:00
Melledy d93db56712 Update to support game version 1.11.0.* 2026-06-01 20:49:34 -07:00
Melledy c1c09c6594 Update data versions 2026-05-14 05:54:37 -07:00
Melledy 3578bb8e27 Update activities for latest version 2026-05-13 20:47:37 -07:00
Melledy 2189a4b4d8 Update data versions 2026-05-13 20:28:44 -07:00
Melledy b373befadb Update gradle to 8.14.5 2026-05-10 21:52:01 -07:00
Melledy 276c8b2ebd Update data versions 2026-05-10 04:05:07 -07:00
Melledy c285c878f1 Update data versions 2026-04-29 21:23:08 -07:00
Melledy c7279ed6a2 Update data versions and some misc changes 2026-04-27 20:42:12 -07:00
Melledy 995f67e86c Fix wrong potentials from presets in the build command 2026-04-18 05:03:17 -07:00
Melledy 4748c21462 Add some achievement triggers 2026-04-18 05:02:55 -07:00
Melledy c01e800f40 Fix trekker order from presets in the build commands 2026-04-18 04:22:32 -07:00
Melledy ea97c091df Add preset code support to !build and !autobuild
Two new tags have been added for `!autobuild`:
"-nonotes"/"-nn" = Prevents generating sub notes
"-nopotentials"/"-np" = Prevents generating potentials

Example:
`!ab lv20 103 -nn` = Generates a level 20 record, but no sub notes will be generated.
2026-04-18 04:15:09 -07:00
Melledy 58b89ee4a2 Add record viewing to boss blitz leaderboard 2026-04-18 01:45:11 -07:00
Melledy a8c64e5a78 Implement presets 2026-04-18 01:33:52 -07:00
Melledy 87c5dff006 Update data versions 2026-04-17 02:39:25 -07:00
Melledy 254d3cc25f Implement emblem tempering 2026-04-16 02:43:37 -07:00
Melledy d4e89e649d Fix starting monoliths 2026-04-15 22:49:50 -07:00
Melledy eef6572073 Update to support game version 1.9.0.* 2026-04-15 22:09:36 -07:00
Melledy dbd9d7693e Update gradle to 8.14.4 2026-04-15 20:56:03 -07:00
Melledy 9bba6ca7c9 Implement honor affinity levels for leaderboards 2026-04-15 20:53:35 -07:00
Melledy 36e8bc1467 Implement trekker honor titles
- Setting affinity via commands will not add new honor titles
2026-04-15 06:38:45 -07:00
Melledy 9ba38d5a5e Rework and optimize inventory
`GameItem`s and `GameResource`s are now deprecated, they are stored as regular `ItemParamMap`s in the `Inventory` class instead. This is to reduce database load when loading a player.
2026-04-15 03:01:31 -07:00
Melledy fa91ab0555 Update item pool for daily mall gifts 2026-04-15 02:18:43 -07:00
Melledy 50f9995785 Refactor error codes 2026-04-15 02:01:41 -07:00
Melledy 6eadc42b27 Update data versions and cleanup some stuff 2026-04-09 22:55:11 -07:00
Melledy 73d3cdee35 Update data versions 2026-03-31 19:51:13 -07:00
Melledy 574cbb34ba Implement Finale Echoing sweep 2026-03-16 21:35:43 -07:00
Melledy 4744618ce9 Update to support game version 1.8.0.* 2026-03-16 21:18:44 -07:00
Melledy f007b6624f Implement Finale Echoing (Permanent)
- Sweeps and quests this game mode are not implemented yet
2026-03-15 02:33:40 -07:00
Melledy e0a6659c38 Update data versions 2026-03-10 02:10:52 -07:00
Melledy 3989a56aa2 Update data versions 2026-03-02 22:03:08 -08:00
Melledy 2a21907dee Update data version 2026-02-25 21:47:22 -08:00
Melledy 4f3b93e359 Fix proving grounds weekly quest and reward calculations 2026-02-23 21:36:37 -08:00
Melledy 8809b1646e Update to the latest version, also implement daily mall gift 2026-02-23 21:06:26 -08:00
Melledy 300a838e06 Fix tower defense first clear rewards 2026-02-13 02:02:26 -08:00
Melledy 57b17f2d25 Fix tower defense settle 2026-02-13 01:58:04 -08:00
Melledy dfebf2d816 Update data versions 2026-02-11 16:42:22 -08:00
Melledy f3330e2a6d Add skins to the giveall command
Example usage: `!giveall skins`

Description: Gives all non-basic/non-ascension skins for trekkers owned by the target player. Requires handbook generation to be enabled.
2026-02-02 22:32:32 -08:00
Melledy d3ac668313 Update to support game version 1.6.0.* 2026-02-02 22:01:21 -08:00
Melledy 155d6b2058 Update data version and add new chess event 2026-01-27 19:13:01 -08:00
Melledy 3735676251 Update data versions 2026-01-21 00:25:21 -08:00
Melledy e9a4d97be7 Filter emblem elemental affixes not matching the trekker's element 2026-01-18 17:52:01 -08:00
Melledy 7e73f02bc3 Fix emblems in ascension 2026-01-16 20:18:06 -08:00
Melledy f0afcb1865 Only consume express passes if entering star tower was a success 2026-01-16 20:17:06 -08:00
Melledy 41f227c172 Update data versions 2026-01-13 04:13:29 -08:00
Melledy 4779aedf32 Update to latest version 2026-01-12 19:58:40 -08:00
Melledy 2cb4a4d7f0 Update data versions 2026-01-06 01:35:45 -08:00
Melledy d5ca4f41c2 Update libraries 2026-01-02 22:18:16 -08:00
Melledy 5c86bb8380 Load data versions from a json file 2026-01-02 22:13:24 -08:00
Melledy 088c2df58a Bump server version to 1.3.0 2026-01-02 21:31:47 -08:00
Melledy f949f3b619 Fix exception when giving all materials 2026-01-02 03:32:50 -08:00
Melledy 9f8fd4464b Update data versions 2026-01-01 03:00:49 -08:00
Melledy 3aaa5bb334 Update data versions 2025-12-26 01:54:56 -08:00
Melledy 297255a316 Implement setting disc music as main theme 2025-12-25 18:06:35 -08:00
Melledy fba1dfccd6 Fix return to ascension 2025-12-25 17:29:43 -08:00
Melledy 957d3a9ac3 Remove activities that are not in the activity module 2025-12-24 21:16:12 -08:00
Melledy 9db0f6aabb Implement login reward activity 2025-12-24 21:12:31 -08:00
Melledy b086851b95 Implement Summit Show 2025-12-24 00:30:51 -08:00
Melledy 9df83c5205 Implement new weekly quests 2025-12-24 00:03:05 -08:00
Melledy c2ebff92c9 Clean up some stuff and update enums 2025-12-23 20:56:00 -08:00
Melledy a8e358d2d6 Update server to support latest version 2025-12-22 20:37:45 -08:00
Melledy 450b0cca30 Remove broken honor titles when logging in 2025-12-22 19:36:54 -08:00
Melledy c75da823e0 Implement sending friends energy 2025-12-22 18:46:21 -08:00
Melledy b4948212ce Update score boss control id properly 2025-12-22 17:54:36 -08:00
Melledy 53839b48ca Implement !autobuild command
The `!autobuild` (or `!ab`) command allows you to build a record without needing to add every id. Missing trekkers/discs/potentials/melodies will be auto selected by the server.

Usage:
`!autobuild [character/disc/potential/melody ids...] lv[target record level] s[target record score]`

Examples:
`!autobuild s99999` = Creates a record with a random main trekker with the max score.
`!autobuild 103 lv30` = Creates a record with this trekker at record rank 30.
`!autobuild 155 132 107 s25000` = Creates a record with these trekkers with a record score of about 25000.
`!autobuild 103 510301 510302 510303 510304 lv20` = Creates a record with this trekker and these potentials at record rank 20.

Notes:
- Target level overrides target score. So a command of `!autobuild lv30 s1000` would have a record rank of 30 and NOT a score of 1000.
- If there is no target level or score, the command will default to a target level of 40.
- You can only add trekkers/discs that you own.
2025-12-20 04:20:34 -08:00
Melledy b5fde4433d Forgot to update something in GameCharacter.java 2025-12-19 01:21:51 -08:00
Melledy 495e76a456 Added command to set a trekker's emblem stats
Usage:
`!e [character id] [slot id - this is between 1 and 3] [attr 1] [attr 2] [attr 3] [attr 4]`

Example:
`!e 141 1 1004 1004 1004 1004` = Sets the first emblem of the character to all +ignis damage.

Notes:
Attribute ids can be found in `CharGemAttrValue.json` in the resources/bin folder.
2025-12-19 01:18:37 -08:00
Melledy 496d012c36 Bump server version to 1.2.0 2025-12-17 21:45:08 -08:00
Melledy c5d6d707f8 Add support for loading the handbook in different languages 2025-12-17 21:34:22 -08:00
Melledy d9b502002c Improve achievement params handling 2025-12-16 00:11:18 -08:00
Melledy 85b08c7593 Fix issues with gacha history
You may need to reset gacha history info in the database
2025-12-15 08:48:55 -08:00
Melledy 4da479a88a Fix gacha 4 star probability rates 2025-12-15 08:39:29 -08:00
Melledy 21467faa7f Fix potential count when giving up a Monolith run 2025-12-15 07:41:08 -08:00
Melledy 72d9cd530d Implement proper melody drops in Monolith 2025-12-15 07:40:03 -08:00
Melledy 26019d639b Implement a couple more Monolith achievements 2025-12-15 07:28:36 -08:00
Melledy ee5d759a98 Add a config option to unlock all story CGs 2025-12-15 07:12:49 -08:00
Melledy e5ffb1743a Fix wrong materials used for emblem generation 2025-12-13 16:11:51 -08:00
Melledy 4d14099f11 Fix Menace Arena not saving properly 2025-12-13 01:20:06 -08:00
Melledy 9599877005 Clear current player level ids when settling 2025-12-13 00:49:55 -08:00
Melledy 31e56ae17f Fix potential count when giving up a Monolith run 2025-12-13 00:33:27 -08:00
Melledy ab1f84e8db Fix Ocean of Souls research node 2025-12-13 00:26:19 -08:00
Melledy 588522df88 Fix lucky potential effect in selector 2025-12-13 00:17:18 -08:00
Melledy 660d5a3cf7 Fix emblems for on certain characters 2025-12-13 00:14:29 -08:00
Melledy 1aa2129bba Add platform string for game session 2025-12-13 00:14:07 -08:00
Melledy 968880c320 Show errors properly if emblem creation/reroll fails 2025-12-12 02:06:11 -08:00
Melledy 353d7d97b6 Add nightly link to readme 2025-12-12 01:45:34 -08:00
Melledy c51268bcb8 Rework how story is handled, fixes choices not saving 2025-12-12 01:31:31 -08:00
Melledy 11ea526a35 Fix null pointer error when logging into a new account 2025-12-11 23:25:49 -08:00
Melledy 5668ba9cea Update data versions 2025-12-11 23:24:45 -08:00