Logo
Explore Help
Sign In
InTheForest/Grasscutter
1
0
Fork 0
You've already forked Grasscutter
Code Issues Pull Requests Actions Packages Projects Releases 8 Wiki Activity

8 Releases 10 Tags

RSS Feed
  • v1.5.0 c4f1208f45
    Compare

    v1.5.0 Stable

    InTheForest released this 2023-05-01 02:08:54 +00:00 | 0 commits to development since this release

    This build is on Maven Central! Use xyz.grasscutters:grasscutter:1.5.0 to access this build.

    Changelog

    • Add support for REL3.6
    • Fix issue with upgrade statistics "decreasing"
    • Add ability to buy resin using primogems
    • Implement lyre support in co-op
    • Send error message when attempting to join a server with a mismatched version to your client
    • Fix issue with warping out of a dungeon
    • Fix animation interruption in co-op

    What's Changed

    • Fix #Building anchor by @lehuygiang28 in https://github.com/Grasscutters/Grasscutter/pull/2092
    • Update README_vi-VN.md by @lehuygiang28 in https://github.com/Grasscutters/Grasscutter/pull/2094
    • fix: mail system by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/2096
    • Fix 'decreasing' stats visual bug by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2098
    • feat: add ability to buy resin with primogems by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/2104
    • Remove outdated and grammatically incorrect instructions from PR template by @thecutefinder in https://github.com/Grasscutters/Grasscutter/pull/2100
    • Add co-op lyre support by @Moistcrafter in https://github.com/Grasscutters/Grasscutter/pull/2105
    • Reject clients on version mismatch by @tamilpp25 in https://github.com/Grasscutters/Grasscutter/pull/2106
    • Fix fields by @ghjbvvgh in https://github.com/Grasscutters/Grasscutter/pull/2102
    • forever engraved by @SpikeHD in https://github.com/Grasscutters/Grasscutter/pull/2120
    • Parse dungeon entry info req from payload instead of player scene by @Moistcrafter in https://github.com/Grasscutters/Grasscutter/pull/2122
    • fix co-op mode avatar animation interrupt by @FlourishingWorld in https://github.com/Grasscutters/Grasscutter/pull/2124
    • Update the README by @thecutefinder in https://github.com/Grasscutters/Grasscutter/pull/2126
    • use intstream instead of silly list in prop cmd by @Moistcrafter in https://github.com/Grasscutters/Grasscutter/pull/2128
    • Add support for game version 3.6 by @KingRainbow44 in https://github.com/Grasscutters/Grasscutter/pull/2110

    New Contributors

    • @Moistcrafter made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2105
    • @FlourishingWorld made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2124

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.4.7...v1.5.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.5.0.jar
      67 MiB
      2023-05-01 02:23:06 +00:00
  • v1.4.7 516e5975e1
    Compare

    Grasscutter | v1.4.7 Stable

    InTheForest released this 2023-03-31 19:13:32 +00:00 | 15 commits to development since this release

    This version supports REL3.5!

    ignore the fact that the game version was updated 3 times before a new release

    What's Changed

    • Update gc to 3.3 by @YuFanXing in https://github.com/Grasscutters/Grasscutter/pull/1981
    • Output the handbook based off the client language by @ZanyRain in https://github.com/Grasscutters/Grasscutter/pull/1993
    • Unlock hidden points by @ghjbvvgh in https://github.com/Grasscutters/Grasscutter/pull/2016
    • Fix Cooking Compound Retrieval by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2039
    • Teapot Implementations & Fixes by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2032
    • Some fix about scene script and quest by @ZanyRain in https://github.com/Grasscutters/Grasscutter/pull/2029
    • Fix tower guard goal by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2052
    • Fixed only the issue about "BOOLEAN" occurring when importing resources. by @Lemon-miaow in https://github.com/Grasscutters/Grasscutter/pull/2028
    • Fix BattlePass Null Pointer by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2057
    • Fix climb jump stamina by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2056
    • Improved satiation by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2055
    • Fix text by @ERthereal in https://github.com/Grasscutters/Grasscutter/pull/2049
    • update gc 3.4 by @yeyeyeawa in https://github.com/Grasscutters/Grasscutter/pull/2041
    • Update missed files by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2060
    • Fix particle generation by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2066
    • feat: change game time by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/2061
    • Implement home resource gain by @NotThorny in https://github.com/Grasscutters/Grasscutter/pull/2064
    • fix: incorrect Japanese word order and translation by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/2072
    • Simply implement achievement system and add achievement command by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/2068
    • Important change by @thecutefinder in https://github.com/Grasscutters/Grasscutter/pull/2080
    • CNREL support by @rwx9032 in https://github.com/Grasscutters/Grasscutter/pull/2076
    • Update ru-RU.json by @TotallyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/2081
    • Update fr-FR.json by @loulou310 in https://github.com/Grasscutters/Grasscutter/pull/2084
    • Add vi-VN readme by @lehuygiang28 in https://github.com/Grasscutters/Grasscutter/pull/2091
    • Fix gradle build & terminal interaction by @gray19950103 in https://github.com/Grasscutters/Grasscutter/pull/2083
    • 3.5 by @thecutefinder in https://github.com/Grasscutters/Grasscutter/pull/2090

    New Contributors

    • @YuFanXing made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1981
    • @ZanyRain made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1993
    • @ghjbvvgh made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2016
    • @NotThorny made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2039
    • @Lemon-miaow made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2028
    • @ERthereal made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2049
    • @yeyeyeawa made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2041
    • @thecutefinder made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2080
    • @rwx9032 made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2076
    • @lehuygiang28 made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2091
    • @gray19950103 made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/2083

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.4.4...v1.4.7

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.4.7.jar
      64 MiB
      2023-03-31 19:17:50 +00:00
  • v1.4.3 5c4c62c1ed
    Compare

    v1.4.3 Stable

    InTheForest released this 2022-11-05 12:49:35 +00:00 | 65 commits to development since this release

    What's Changed

    • Updated spanish translations by @RBNXI in https://github.com/Grasscutters/Grasscutter/pull/1911
    • [Security][Bugfix] Fix directory traversal exploit by @sandtechnology in https://github.com/Grasscutters/Grasscutter/pull/1907
    • Debug system by @BiosNod in https://github.com/Grasscutters/Grasscutter/pull/1894
    • Fix Mail SendToAll Freeze by @jie65535 in https://github.com/Grasscutters/Grasscutter/pull/1913
    • Update README_ja-JP.md by @Ign1s-Reiga in https://github.com/Grasscutters/Grasscutter/pull/1922
    • Add the new keys (3.2 Support) by @lilmayofuksu in https://github.com/Grasscutters/Grasscutter/pull/1923
    • fix: causes NPE when logging in because roomSceneId is assigned incorrectly. by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1926
    • Various bugfixes and refactoring

    New Contributors

    • @sandtechnology made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1907
    • @BiosNod made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1894
    • @Ign1s-Reiga made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1922

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.4.2...v1.4.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.4.3.jar
      62 MiB
      2022-11-05 12:54:42 +00:00
  • v1.4.2 229303f934
    Compare

    v1.4.2 Stable

    InTheForest released this 2022-10-26 12:31:30 +00:00 | 92 commits to development since this release

    What's Changed

    • Fix StackOverFlow when execute /give all by @iTruth in https://github.com/Grasscutters/Grasscutter/pull/1878
    • Fix IllegalStateException when execute toMap by @iTruth in https://github.com/Grasscutters/Grasscutter/pull/1879
    • Medicine revival&Login white screen by @jacky14 in https://github.com/Grasscutters/Grasscutter/pull/1883
    • fix: unlocking home bgm doesn't work. by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1886
    • Updated Polish Translation by @Penelopeep in https://github.com/Grasscutters/Grasscutter/pull/1889
    • Added zh-CN translaton for non-translated strings by @FISHandCHEAP in https://github.com/Grasscutters/Grasscutter/pull/1890
    • add Quest command alias "/q" by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1891
    • Extend setConstCommand "all" by @natsurepo in https://github.com/Grasscutters/Grasscutter/pull/1884
    • Update ru-RU.json by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1895
    • Update README and fil-PH by @AwayJob in https://github.com/Grasscutters/Grasscutter/pull/1901

    New Contributors

    • @jacky14 made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1883

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.4.1...v1.4.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.4.2.jar
      61 MiB
      2022-10-26 12:36:28 +00:00
  • v1.4.1 6146d14dc1
    Compare

    v1.4.1 Stable

    InTheForest released this 2022-10-18 14:56:27 +00:00 | 112 commits to development since this release

    What's Changed

    • Update ru-RU.json by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1855
    • Add a dictionary for Encryption public keys by @lilmayofuksu in https://github.com/Grasscutters/Grasscutter/pull/1862
    • feat: set friend enter home option by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1860
    • feat: set emoji collection in chat screen by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1864
    • feat:cooking food ingredient(aka:compound) implementation by @eternalcomet in https://github.com/Grasscutters/Grasscutter/pull/1858
    • send CompoundDataNotify on Login;fix spelling mistakes. by @eternalcomet in https://github.com/Grasscutters/Grasscutter/pull/1869
    • Extend give command "skill level" & shortening /talent all by @natsurepo in https://github.com/Grasscutters/Grasscutter/pull/1865
    • Restore ability to run without jar by @Birdulon in https://github.com/Grasscutters/Grasscutter/pull/1875
    • Various small regression bugfixes

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.4.0...v1.4.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.4.1.jar
      61 MiB
      2022-10-18 15:02:41 +00:00
  • v1.4.0 23f1298d6c
    Compare

    v1.4.0 Stable

    InTheForest released this 2022-10-13 13:32:11 +00:00 | 132 commits to development since this release

    This release cycle took much longer than expected as I wanted to push through some breaking changes that should have been finished, well, last month! Thanks to everyone who has contributed, and look forward to more exiting additions and changes in the coming weeks.

    What's Changed

    • Allow loading Resources from zip files by @Birdulon in https://github.com/Grasscutters/Grasscutter/pull/1803
    • Fixed a tons of errors to make the drop system to accord with that in the actual game by @FISHandCHEAP in https://github.com/Grasscutters/Grasscutter/pull/1802
    • Specifies more about JDK versioning in README.md by @MoonLGH in https://github.com/Grasscutters/Grasscutter/pull/1804
    • 3.1 Support by @GanyusLeftHorn in https://github.com/Grasscutters/Grasscutter/pull/1808
    • [BREAKING] Deobfuscate codex field, slight refactor by @Birdulon in https://github.com/Grasscutters/Grasscutter/pull/1809
    • Update Banners.json by @TomyJan in https://github.com/Grasscutters/Grasscutter/pull/1813
    • Move Data, Plugin, Script, Packet access from Strings to Paths by @Birdulon in https://github.com/Grasscutters/Grasscutter/pull/1839
    • Fix showing ban message box by @phuchptty in https://github.com/Grasscutters/Grasscutter/pull/1826
    • Fix food decreasing by @atArtyom in https://github.com/Grasscutters/Grasscutter/pull/1834
    • fix costumes are unable to be unlocked. by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1842
    • feat: set namecards in profile editing. by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1843
    • feat: unlock homeworld bgm and set homeworld bgm. by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1844
    • fix: albedo elevator doesn't work by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1845
    • fix: ConcurrentModificationError by removing gadget by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1849
    • fix: Solar Isotoma Elevator doesn't work in multiplayer mode by @hamusuke0323 in https://github.com/Grasscutters/Grasscutter/pull/1848
    • Extend talent command "all" by @natsurepo in https://github.com/Grasscutters/Grasscutter/pull/1850
    • Updated MAX_FRIENDS by @atArtyom in https://github.com/Grasscutters/Grasscutter/pull/1852
    • [BREAKING] Rework item usage by @Birdulon in https://github.com/Grasscutters/Grasscutter/pull/1697

    New Contributors

    • @FISHandCHEAP made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1802
    • @MoonLGH made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1804
    • @TomyJan made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1813
    • @atArtyom made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1834
    • @hamusuke0323 made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1842
    • @natsurepo made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1850

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.3.1...v1.4.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.4.0.jar
      61 MiB
      2022-10-13 13:39:56 +00:00
  • v1.3.1 ad64d71165
    Compare

    v1.3.1 Stable

    InTheForest released this 2022-09-16 17:04:45 +00:00 | 163 commits to development since this release

    What's Changed

    • Update zh-CN.json by @2y8e9h22 in https://github.com/Grasscutters/Grasscutter/pull/1762
    • Update README.md (the origin) by @AwayJob in https://github.com/Grasscutters/Grasscutter/pull/1736
    • Improve team respawn by @Kawaa-qwq in https://github.com/Grasscutters/Grasscutter/pull/1752
    • Add support for propperly showing activity shops by @Hartie95 in https://github.com/Grasscutters/Grasscutter/pull/1774
    • fixed gadget hp properties and invincibility handling by @Hartie95 in https://github.com/Grasscutters/Grasscutter/pull/1773
    • Extend spawn command by @Hartie95 in https://github.com/Grasscutters/Grasscutter/pull/1777

    Full Changelog: https://github.com/Grasscutters/Grasscutter/compare/v1.3.0...v1.3.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.3.1.jar
      60 MiB
      2022-09-17 04:38:28 +00:00
  • v1.3.0 155501058f
    Compare

    Version 1.3.0 Stable

    InTheForest released this 2022-09-03 03:36:52 +00:00 | 178 commits to development since this release

    don't mind there being only v1.3.0
    Grasscutter has updated again! Support for 3.0 has been added, along with many other goodies.
    Most of these changes are internal changes, but there are other, better things in the works that come from this!

    Changelogs:

    This list is not exhaustive.
    Please leave any comments for additional changes that should be added to the changelog.

    • Support versions v2.8.0-REL and v3.0.0-REL!
    • Code style changes
      • .editorconfig
      • Language file linting
      • Whitespace linting
      • Enforce lowerCamelCase
    • Remove Protocol Buffer definitions from the repository
    • Refactor README.md
      • Added more languages
    • Refactor commands
      • Merge & remove unnecessary commands
      • Build locales directly into usage messages
      • Clean-up command map
    • Source permission checking externally
      • Allows for plugins to override the existing permission system
      • Bundles the traditional Grasscutter permission checker into a handler
    • Clean-up file structure
      • Move config files
    • More scripting functionality
      • NPC implementation
      • Teapot implementation
    • Questing system updates
    • Data refactors
      • Game data (ExcelBinOutput, BinOutput, etc)
      • Server data (data/)
    • Activity (in-game events) system
      • Includes the rhythm/music game from 2.7
    • Battle-pass system & functionality
      • Missions
      • Rewards
    • Chat system update
      • Chat history
    • Crafting system update
      • Strongboxes implemented
    • Dungeon system update
      • Challenges
      • Objectives
      • Triggers
    • Entity system update
      • Separate entity types into different packages
      • Gadget implementation
      • Chest implementation
    • Teapot functionality
      • Furniture
      • NPCs
      • Other items
    • Blossoms (Ley Lines) implementation
    • Internal networking refactors
    • Plugin refactors & updates
      • New events
    • Announcement system
    • Account authentication implementation
      • Authenticate via passwords
    • Add more languages
    • Add RSA keys for signing
      ...and more changes!

    What's Changed

    • Update ru-RU.json by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1683
    • update zh-CN.json by @2y8e9h22 in https://github.com/Grasscutters/Grasscutter/pull/1684
    • More literate README_ru-RU.md by @IMrProYTI in https://github.com/Grasscutters/Grasscutter/pull/1691
    • Update README.md by @AwayJob in https://github.com/Grasscutters/Grasscutter/pull/1695
    • Fix QuestEncryptionKeys Path by @omg-xtao in https://github.com/Grasscutters/Grasscutter/pull/1696
    • 3.0 Support (Backrooms Edition) by @4Benj in https://github.com/Grasscutters/Grasscutter/pull/1698
    • Update README_zh-CN.md by @MlgmXyysd in https://github.com/Grasscutters/Grasscutter/pull/1708
    • partial fix of dungeon by @pfyy in https://github.com/Grasscutters/Grasscutter/pull/1706
    • Dutch language updates For README by @Pikachubolk in https://github.com/Grasscutters/Grasscutter/pull/1709
    • fix dungeon by @pfyy in https://github.com/Grasscutters/Grasscutter/pull/1710
    • Update translation by @Tesutarin in https://github.com/Grasscutters/Grasscutter/pull/1711
    • Jp support by @Kei-Luna in https://github.com/Grasscutters/Grasscutter/pull/1712
    • Fixing Translation errors from previous commit by @Pikachubolk in https://github.com/Grasscutters/Grasscutter/pull/1713
    • Add permission clear and list commands by @jie65535 in https://github.com/Grasscutters/Grasscutter/pull/1715
    • Update README.md Sequel by @AwayJob in https://github.com/Grasscutters/Grasscutter/pull/1717
    • fix: avatar energy transform in proudskill by @phuchptty in https://github.com/Grasscutters/Grasscutter/pull/1728
    • fix serenitea pot by @pfyy in https://github.com/Grasscutters/Grasscutter/pull/1726
    • Update default Banners.json by @loulou310 in https://github.com/Grasscutters/Grasscutter/pull/1719
    • Console output player command by @Kawaa-qwq in https://github.com/Grasscutters/Grasscutter/pull/1722
    • Custom Teams by @GanyusLeftHorn in https://github.com/Grasscutters/Grasscutter/pull/1731
    • Replace Java-Express with Javalin by @4Benj in https://github.com/Grasscutters/Grasscutter/pull/1733
    • fix serenitea pot main building by @pfyy in https://github.com/Grasscutters/Grasscutter/pull/1737
    • Update ru-RU.json by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1738
    • Plugin Manager localisation by @TotalyNotOndre in https://github.com/Grasscutters/Grasscutter/pull/1739

    New Contributors

    • @IMrProYTI made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1691
    • @AwayJob made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1695
    • @pfyy made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1706
    • @Pikachubolk made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1709
    • @Kei-Luna made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1712
    • @phuchptty made their first contribution in https://github.com/Grasscutters/Grasscutter/pull/1728

    Full Changelog: https://github.com/Grasscutters/Grasscutter/commits/v1.3.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • grasscutter-1.3.0.jar
      60 MiB
      2022-09-03 08:28:42 +00:00
Powered by Gitea Version: 1.25.1 Page: 240ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API