-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: set namecards in profile editing. #1843
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hamusuke0323
changed the title
feat: set name cards in profile editing.
feat: set namecards in profile editing.
Oct 8, 2022
Need screenshots of when this feature works? |
Birdulon
reviewed
Oct 9, 2022
Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
Birdulon
requested changes
Oct 9, 2022
src/main/java/emu/grasscutter/server/packet/recv/HandlerGetFriendShowNameCardInfoReq.java
Outdated
Show resolved
Hide resolved
src/main/java/emu/grasscutter/server/packet/recv/HandlerUpdatePlayerShowNameCardListReq.java
Outdated
Show resolved
Hide resolved
src/main/java/emu/grasscutter/server/packet/send/PacketGetFriendShowNameCardInfoRsp.java
Outdated
Show resolved
Hide resolved
src/main/java/emu/grasscutter/server/packet/send/PacketUpdatePlayerShowNameCardListRsp.java
Outdated
Show resolved
Hide resolved
…endShowNameCardInfoReq.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
…PlayerShowNameCardListReq.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
…ndShowNameCardInfoRsp.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
…layerShowNameCardListRsp.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
Birdulon
approved these changes
Oct 9, 2022
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 9, 2022
Fix whitespace [skip actions] Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 9, 2022
Fix whitespace [skip actions] Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 9, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
that referenced
this pull request
Oct 11, 2022
Fix whitespace [skip actions] feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 12, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 12, 2022
Update languages [skip actions] Fix whitespace [skip actions] Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] Add DynamicFloat class fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] fix: ConcurrentModificationError by removing gadget (#1849) Add DynamicFloat class fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] fix: Solar Isotoma Elevator doesn't work in multiplayer mode (#1848) fix: ConcurrentModificationError by removing gadget (#1849) Add DynamicFloat class fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 12, 2022
Fix whitespace [skip actions] fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 14, 2022
Update languages [skip actions] Fix whitespace [skip actions] Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 15, 2022
Update languages [skip actions] Fix whitespace [skip actions] stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 15, 2022
Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 15, 2022
Update languages [skip actions] Fix whitespace [skip actions] Send monster affix to the player for tracking stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 15, 2022
Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 15, 2022
Fix whitespace [skip actions] Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 15, 2022
Update languages [skip actions] Fix whitespace [skip actions] EDA SHOULD NOT be resolved to a boolean... Send monster affix to the player for tracking stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 17, 2022
Fix whitespace [skip actions] Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 17, 2022
Fix whitespace [skip actions] Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 17, 2022
Fix whitespace [skip actions] Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 17, 2022
Fix whitespace [skip actions] Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 17, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge remote-tracking branch 'upstream/development' into grasslogger feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 17, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to Birdulon/Grasscutter
that referenced
this pull request
Oct 18, 2022
Fix whitespace [skip actions] Fix gacha avatars (fixes Grasscutters#1870) Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) Fix food decreasing (Grasscutters#1834) Fix showing ban message box (Grasscutters#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (Grasscutters#1839) Add `shutdown` alias to StopCommand Update Banners.json (Grasscutters#1813) [BREAKING] Deobfuscate codex field, slight refactor (Grasscutters#1809) 3.1 Support (Grasscutters#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions] Version 1.3.1 Fix whitespace [skip actions] Extend spawn command (Grasscutters#1777) character and companionship exp gain to party not active character fixes Grasscutters#1787 fixed gadget hp properties and invincibility handling (Grasscutters#1773) Add support for propperly showing activity shops (Grasscutters#1774) Improve team respawn (Grasscutters#1752) Update README.md (the origin) (Grasscutters#1736) Update banners (closes Grasscutters#1760) Update zh-CN.json (Grasscutters#1762) Calculate Banner.previewPrefabPath Forbid PRs from modifying certain files Added a directive to fix some minor bugs (Grasscutters#1744) remove accidentally committed symlink Version 1.3.1-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Oct 28, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Nov 4, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Nov 11, 2022
Update languages [skip actions] Fix whitespace [skip actions] Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Nov 16, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Nov 20, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Dec 10, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
GanyusLeftHorn
pushed a commit
that referenced
this pull request
Dec 11, 2022
* add: can set name cards in profile editing. * some changes * Update src/main/java/emu/grasscutter/game/player/Player.java * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerGetFriendShowNameCardInfoReq.java * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerUpdatePlayerShowNameCardListReq.java * Update src/main/java/emu/grasscutter/server/packet/send/PacketGetFriendShowNameCardInfoRsp.java * Update src/main/java/emu/grasscutter/server/packet/send/PacketUpdatePlayerShowNameCardListRsp.java * Update src/main/java/emu/grasscutter/game/player/Player.java
GanyusLeftHorn
pushed a commit
that referenced
this pull request
Dec 11, 2022
Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (#1848) fix: ConcurrentModificationError by removing gadget (#1849) Add DynamicFloat class fix: albedo elevator doesn't work (#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (#1844) Flatten language translation keys in-memory feat: set namecards in profile editing. (#1843) fix costumes are unable to be unlocked. (#1842) Fix food decreasing (#1834) Fix showing ban message box (#1826) Don't need full Java stacktrace on Lua errors Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) Add `shutdown` alias to StopCommand Update Banners.json (#1813) [BREAKING] Deobfuscate codex field, slight refactor (#1809) 3.1 Support (#1808) refactor HandlerWidgetDoBagReq Update README.md Fixed a tons of errors to make the drop system to accord with that in the actual game Allow loading Resources from zip files Move Resources loading from String filenames to Paths Add zip support Add `-game` and `-dispatch` startup arguments that override the run mode in the config Use reflection to map database classes and add missing mapped classes to the dispatch datastore Version 1.3.2-dev [skip actions]
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Dec 16, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Dec 17, 2022
Update languages [skip actions] Fix whitespace [skip actions] Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Dec 29, 2022
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Dec 29, 2022
Update languages [skip actions] Fix whitespace [skip actions] Push "updates" from grasslogger-dev Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Jan 11, 2023
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Unlock hidden points (Grasscutters#2016) Clean-Up Startup Sequence Push "updates" from grasslogger-dev Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Feb 9, 2023
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Fix Cooking Compound Retrieval (Grasscutters#2039) Revert "Add the `lombok` Gradle plugin & run `delombok`" Bump to version `1.4.6` Add the `lombok` Gradle plugin & run `delombok` Merge branch 'Grasscutters:development' into grasslogger Unlock hidden points (Grasscutters#2016) Clean-Up Startup Sequence Push "updates" from grasslogger-dev Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Feb 13, 2023
Update languages [skip actions] Fix whitespace [skip actions] Merge branch 'Grasscutters:development' into grasslogger Fix goal (Grasscutters#2052) Some fix about scene script and quest (Grasscutters#2029) Teapot Implementations & Fixes (Grasscutters#2032) Merge branch 'Grasscutters:development' into grasslogger Fix Cooking Compound Retrieval (Grasscutters#2039) Revert "Add the `lombok` Gradle plugin & run `delombok`" Bump to version `1.4.6` Add the `lombok` Gradle plugin & run `delombok` Merge branch 'Grasscutters:development' into grasslogger Unlock hidden points (Grasscutters#2016) Clean-Up Startup Sequence Push "updates" from grasslogger-dev Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
github-actions bot
added a commit
to RainAfterDark/GrassLogger
that referenced
this pull request
Feb 14, 2023
Update languages [skip actions] Fix whitespace [skip actions] Update build.yml Merge branch 'Grasscutters:development' into grasslogger Fix goal (Grasscutters#2052) Some fix about scene script and quest (Grasscutters#2029) Teapot Implementations & Fixes (Grasscutters#2032) Merge branch 'Grasscutters:development' into grasslogger Fix Cooking Compound Retrieval (Grasscutters#2039) Revert "Add the `lombok` Gradle plugin & run `delombok`" Bump to version `1.4.6` Add the `lombok` Gradle plugin & run `delombok` Merge branch 'Grasscutters:development' into grasslogger Unlock hidden points (Grasscutters#2016) Clean-Up Startup Sequence Push "updates" from grasslogger-dev Merge branch 'Grasscutters:development' into grasslogger Output the handbook based off the client language (Grasscutters#1993) Update gc to 3.3 (Grasscutters#1981) Add grasslogger-dev to workflows Merge branch 'Grasscutters:development' into grasslogger Update Korean translation (Grasscutters#1977) Merge branch 'Grasscutters:development' into grasslogger Formalizing and changing untranslated words (Grasscutters#1973) Update CHS translation (Grasscutters#1965) Add more explicit NoSuchFileException message for excels Accidentally left recent banner on test string Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity. Bake banner defaults into BannerType enum, and add every historic banner Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about. Forgot about a 5star character that was added to the standard pool Add Data TSJ loading, replace and update Banners Fix oversight on EnumTypeAdapterFactory TSJ and TSV parsing (Grasscutters#1962) Work on French localization (Grasscutters#1958) Merge branch 'Grasscutters:development' into grasslogger added IT redeirect on all ReadME and typo fix (Grasscutters#1954) Update DeforestationManager.java (Grasscutters#1955) Merge branch 'Grasscutters:development' into grasslogger Added it-IT translaton (Grasscutters#1946) Added devcontainer config Merge remote-tracking branch 'upstream/development' into grasslogger [FIX] Language es-ES (spanish) (Grasscutters#1941) Version 1.4.4-dev [skip actions] Version 1.4.3 Update languages [skip actions] Fix whitespace [skip actions] Refactor Entity data Clean up excels Make PlayerBuffManager::removeBuff actually remove buff Remove LinkedList usage https://twitter.com/joshbloch/status/583813919019573248 Add FIGHT_PROP_CUR_DEFENSE alias to setstats (closes Grasscutters#1929) Update gradle wrapper (closes Grasscutters#1076) Add warnings to ancient deprecated Banners.json fields Will probably turn these into runtime errors in 1.5.0, people need to stop sharing configs with dead fields and especially stop making PRs with them. 3.2 First Half Banners (closes Grasscutters#1932) Reimplement namecard claiming (fixes Grasscutters#1882) Merge remote-tracking branch 'upstream/development' into grasslogger Kill console on IOError Refactor command kwarg parsing Update roomSceneId obfuscated names (Grasscutters#1926) Add the new keys (3.2 Support) (Grasscutters#1923) Update README_ja-JP.md (Grasscutters#1922) Fix Mail SendToAll Freeze (Grasscutters#1913) Remove deprecated constructor call Debug system (Grasscutters#1894) [Security][Bugfix] Fix directory traversal exploit (Grasscutters#1907) Updated spanish translations (Grasscutters#1911) Don't override en-us gacha strings with vietnamese Fix gacha history internal server error Fix CONTIBUTING typo in protect_files.yml Remove compilation warning on Language.java Merge branch 'Grasscutters:development' into grasslogger Version 1.4.3-dev [skip actions] Version 1.4.2 Update languages [skip actions] Fix whitespace [skip actions] Update README and fil-PH (Grasscutters#1901) Remove references to old repo Make Player lazyload correct Account (should fix Grasscutters#1900) Lombokify Grasscutter.java some more Update ru-RU.json (Grasscutters#1895) Extend setConstCommand "all" (Grasscutters#1884) add Quest command alias (Grasscutters#1891) Added zh-CN translaton for non-translated strings (Grasscutters#1890) Updated Polish Translation (Grasscutters#1889) Added "s" alias to SpawnCommand (closes Grasscutters#1840) fix: unlocking home bgm doesn't work. (Grasscutters#1886) Fix edge case on FileUtils::getFilenameWithoutPath Medicine revival&Login white screen (Grasscutters#1883) Save avatar in forceConstellationLevel (closes Grasscutters#1881) Fix IllegalStateException when execute toMap (Grasscutters#1879) Fix StackOverFlow when execute /give all (Grasscutters#1878) Version 1.4.2-dev [skip actions] Version 1.4.1 Fix whitespace [skip actions] Restore ability to run without jar (Grasscutters#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (Grasscutters#1865) Remove stale item handling code Fix gacha avatars (fixes Grasscutters#1870) Merge remote-tracking branch 'upstream/development' into grasslogger Merge remote-tracking branch 'upstream/development' into grasslogger Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (Grasscutters#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (Grasscutters#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (Grasscutters#1864) feat: set friend enter home option (Grasscutters#1860) EDA SHOULD NOT be resolved to a boolean... Add a dictionary for Encryption public keys (Grasscutters#1862) Refactor handbook generation to not use naked textmap getter Send monster affix to the player for tracking Accept resource enums of form "1" stfu InventorySystem Added skill cast logging Merge branch 'Grasscutters:development' into grasslogger Add recognition for bountiful blooms Update ru-RU.json (Grasscutters#1855) Version 1.4.1-dev [skip actions] Version 1.4.0 Fix whitespace [skip actions] [BREAKING] Item Usage Overhaul Updated MAX_FRIENDS (Grasscutters#1852) Refactor GameData, remove deprecated getGsonFactory - Fix day-of-week dungeons - AvatarSkill max level enforcement from excels - Partial fix to bonus levels (need packet on talent update) Lombokify and sort GameData Extend talent command "all" (Grasscutters#1850) fix: Solar Isotoma Elevator doesn't work in multiplayer mode (Grasscutters#1848) fix: ConcurrentModificationError by removing gadget (Grasscutters#1849) Add DynamicFloat class Small changes and optimizations Merge branch 'Grasscutters:development' into grasslogger fix: albedo elevator doesn't work (Grasscutters#1845) Update GM Handbook with Spincrystal names and Monster strings feat: unlock homeworld bgm and set homeworld bgm. (Grasscutters#1844) Merge branch 'Grasscutters:development' into grasslogger Flatten language translation keys in-memory feat: set namecards in profile editing. (Grasscutters#1843) fix costumes are unable to be unlocked. (Grasscutters#1842) NullPointer-proofed the logger and some cleanup PLEASE build Fix lints (?) and added some command descriptions Add grasslogger branch to workflows Fix the supposed "fix" for Collei Hyperblooms
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please carefully read the Contributing note and Code of conduct before making any pull requests.
And, Do not make a pull request to merge into stable unless it is a hotfix. Use the development branch instead.
Issues fixed by this PR
Type of changes
Checklist: