File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,12 +18,15 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1818### Removed
1919
2020### Fixed
21- - Formation is broken when we disconnected long formation ` #596 `
22- - Signal Converter Setting is not loaded correctly ` #597 `
23- - shift-jis based modelpack will cause crash ` #600 `
2421
2522### Security
2623
24+ ## [ 2.0.25-beta.1] - 2023-01-05
25+ ### Fixed
26+ - Formation is broken when we disconnected long formation [ ` #596 ` ] ( https://github.com/fixrtm/fixRTM/pull/596 )
27+ - Signal Converter Setting is not loaded correctly [ ` #597 ` ] ( https://github.com/fixrtm/fixRTM/pull/597 )
28+ - shift-jis based modelpack will cause crash [ ` #600 ` ] ( https://github.com/fixrtm/fixRTM/pull/600 )
29+
2730## [ 2.0.24] - 2022-11-08
2831## [ 2.0.24-rc.1] - 2022-11-01
2932### Added
@@ -539,7 +542,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
539542- fix .gitignore [ ` 40ff11e ` ] ( https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a )
540543- PacketCollisionObjが大きすぎる問題の解決を試した [ ` 7a365db ` ] ( https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66 )
541544
542- [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.24...HEAD
545+ [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.25-beta.1...HEAD
546+ [ 2.0.25-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.24...2.0.25-beta.1
543547[ 2.0.24] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-rc.1 ] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta2 ] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24-beta1...2.0.24-beta2...2.0.24-rc.1...2.0.24
544548[ 2.0.24-rc.1] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta2 ] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24-beta1...2.0.24-beta2...2.0.24-rc.1
545549[ 2.0.24-beta2] : https://github.com/fixrtm/fixRTM/compare/[2.0.24-beta1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.23...2.0.24-beta1...2.0.24-beta2
Original file line number Diff line number Diff line change 44
55org.gradle.jvmargs =-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66modGroup =com.anatawa12.fixRtm
7- modVersion =2.0.25-beta.0
7+ modVersion =2.0.25-beta.1
88modBaseName =fixRtm
99forgeVersion =1.12.2-14.23.5.2847
1010mcpChannel =stable
You can’t perform that action at this time.
0 commit comments