TISCarpet Build270
Fallen-Breath
released this
07 Nov 09:34
·
220 commits
to TIS-Server
since this release
News
- Ported microtiming marker support, without scarpet shape tho
- Added
/chunkregen
command with rulecommandChunkRegen
to regenerating chunk - Added savestate logger. Logs when saving a chunk with content size larger than 50% of the chunk size limit (~1MB)
- Added mod spark
- Mod version: v1.6.2. A custom fork is used for stacktrace deobfuscating
- Client-side spark funtionality is not included (
/sparkc
commands), stop lazy - Added rule
modSpark
for command access control
- Uses mcp mapping from spark-mapping to deobfuscate stacktraces
- Thanks carpetmod112 for the
getMethodDesc
stuffs
- Thanks carpetmod112 for the
- Added
/raycount
command, and ray count / probability infos added to/info
command (#24)- Added rule
commandRaycount
- Added rule
- Updated
/refresh
command, added/refresh chunk
sub command
Changes
- Updated worldedit to 7.2.6 release version
- Renamed rule
worldEdit
tomodWorldEdit
- Now distrubution only contains necessary classes which current activated mods require
Fixes
- Fixed worldedit craftscripts are not working
- Fixed block changes not being sync to client on loaded chunk edges using worldedit (hopefully fixed)
Prefix | WorldEdit | Spark | TISCM / Lithium optimizations | Use cases |
---|---|---|---|---|
Full | ✔️ | ✔️ | ✔️ | CMP |
Survival | ❌ | ✔️ | ✔️ | SMP |
Optimization Only | ❌ | ❌ | ✔️ | Vanilla |
Vanilla | ❌ | ❌ | ❌ | Too vanilla |