Commit Graph

49 Commits

Author SHA1 Message Date
IzzelAliz
9931895b6b Match empty tags with null tags (#1159) 2024-02-03 18:21:16 +08:00
IzzelAliz
ad439238f2 Add an option that allows non ascii username to login (#1139) 2023-12-02 23:05:39 +08:00
Hoto Ras
e357cf91ce
Update korean i18n to 1.20 (#1037)
i18n::ko_kr:
- Added "Trials"
- Fixed "Execution" pointing the host constal
- Fixed 1 i18n error on Async Catcher
2023-07-27 23:32:27 +08:00
IzzelAliz
1ac616f097 Update to Trials (Minecraft 1.20)
Also update Gradle to 8.1.1
2023-06-08 17:11:01 +08:00
Dohyeon Jeon
02a708d994
Update ko-kr.conf to 1.19.4 (#979) 2023-04-23 22:12:33 +08:00
IzzelAliz
e82ed29219
Update to Minecraft 1.19.4 2023-04-22 11:20:15 +08:00
Dohyeon Jeon
37371abd64
Add release name (Horn, GreatHorn) to ko_kr.conf (#846) 2023-01-17 17:29:47 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
548b3c083b
Add release name 2022-10-25 19:57:59 +08:00
Dohyeon Jeon
23f523f16f
Add forward permission comment on ko_kr.conf (#723) 2022-09-08 13:11:37 +08:00
IzzelAliz
6a6a573a7d Update to 1.19.1 2022-08-01 17:08:20 +08:00
IzzelAliz
aad0b1cab3
Forward Bukkit permissions to Forge 2022-06-06 14:31:57 +08:00
IzzelAliz
223df78a0e
Update to forge 39.0.59 2022-01-26 21:22:53 +08:00
muriplz
7abfc1eabd
lang [es_es.conf] (#439)
* lang

es_es.conf creation and en_us.conf small fix

* Update es_es.conf

* Update es_es.conf

* Update en_us.conf

* Update es_es.conf
2022-01-26 13:44:56 +08:00
jdh5968
dc4623addc
ko_kr.conf Updated for 1.18 (#413) 2021-12-11 22:32:38 +08:00
IzzelAliz
54f32cf7d7
New option: extra logic worlds
Mods like "create" make use of level wrappers to implement functions which breaks Arclight.

By default, Arclight prevents these levels(side from ServerLevel and WorldGenRegion) firing Bukkit events. If any mods extends these two classes and use them not as a wrapper, users need add class names to this option.
2021-12-03 17:41:17 +08:00
IzzelAliz
16af4bd81c
Merge branch 'logic-world' into 1.18 2021-12-03 17:14:44 +08:00
IzzelAliz
93e54f8d26
Configurable goal selector update interval
Correspond to new vanilla optimization mechanic
2021-12-03 17:10:46 +08:00
IzzelAliz
76530963d9
Initial update to 1.18
Not booting yet, required record related updates from modlauncher
2021-12-03 13:27:06 +08:00
IzzelAliz
8c102f1eeb
Extra logic worlds (#378) 2021-10-29 13:27:59 +08:00
IzzelAliz
abdda35369 Refactor, split out bootstrap and mod
Added missing AT

ForgeInstaller no longer been translated
2021-07-30 15:09:18 +08:00
IzzelAliz
bc714cafb3 1.17: mixins are done 2021-07-26 14:44:22 +08:00
IzzelAliz
e3a2790709 1.17: blocks, entities 2021-07-24 18:53:37 +08:00
IzzelAliz
47c1884141 Create symbol link for world 2021-07-15 19:22:38 +08:00
Dum4G
91b875fb6d
Update ru_ru.conf (#324) 2021-07-10 00:41:06 +08:00
IzzelAliz
b2b9a08824 Java version warning 2021-05-12 23:15:02 +08:00
SparkGNRK
9232ccd215
Add french locale (#248) 2021-04-29 21:49:55 +08:00
Dum4G
215c962ba8
Update ru_ru.conf (#245) 2021-04-24 20:58:06 +08:00
IzzelAliz
5ed469e4ec Allow disabling DFU
This can speedup server boot and decrease memory usage by up to 200mb
2021-04-24 11:22:25 +08:00
IzzelAliz
81b5b4812a Implement plugin class cache
Plugins are expected to load faster on second run.
2021-04-20 19:49:51 +08:00
Dum4G
3c924d0934
Update ru_ru.conf (#155) 2021-02-04 22:07:19 +08:00
IzzelAliz
955f0d3dd9 Fill en us locale 2021-02-04 21:09:32 +08:00
Dum4G
403536e754
Create ru_ru.conf (#149)
* Create ru_ru.conf

Hopefully I didn't mess anything and got chinese part right

* Quickfix
2021-02-01 10:33:03 +08:00
Joseph Tarbit
f63854801c
Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140)
* Add gitignores; bump gradle; bump forge gradle

* Add bin folder to gitignores

* Remove gitignores from bin folder

* Fixed problems; added lastPhysicsProblem

* Added to accesstransformer

NibbleArray#setIndex for FAWE support

* Added to accesstransformer

BiomeContainer#biomeRegistry

* Downgrade FG to 4.0.9

* Bump FG to 4.0.13 + remove reobfJar
2021-01-28 19:51:42 +08:00
IzzelAliz
fb828a02d0 Update download host 2020-12-05 13:12:51 +08:00
IzzelAliz
2361c206e4 Implement plugin patcher (#63) 2020-10-21 14:41:14 +08:00
IzzelAliz
fcc143a24f Port async catcher 2020-10-08 13:42:51 +08:00
IzzelAliz
89c108d1f3 Several registries. 2020-07-17 22:06:21 +08:00
IzzelAliz
4079a7f421 Register environments for Bukkit. 2020-07-17 20:56:04 +08:00
IzzelAliz
b7e0f30898 Update bukkit registry related parts. 2020-07-07 20:59:04 +08:00
IzzelAliz
64ced609cd The Implementer 2020-07-06 23:37:46 +08:00
IzzelAliz
2e6ad0cfb0 Entity related mixin. 2020-07-06 16:04:05 +08:00
IzzelAliz
a1bd86e8af Bump 1.15.2 forge version to 31.2.30, update mappings to 20200705 2020-07-05 19:07:01 +08:00
IzzelAliz
3753906766 Enum patch for CraftItemFactory 2020-07-05 17:29:40 +08:00
IzzelAliz
4822b37339 Refactor for materials. 2020-07-04 15:35:20 +08:00
IzzelAliz
8d52ba70a5 Forge's maven repository has different directory structure. 2020-06-20 19:25:27 +08:00
IzzelAliz
36aa38a179 New downloader 2020-06-16 16:18:26 +08:00
IzzelAliz
eb065aa667 Print logo on startup. 2020-06-10 15:30:11 +08:00
IzzelAliz
089216b6a6 New i18n/config system. Close #4. 2020-06-09 21:22:16 +08:00