Sprache

HTSL Reborn

HTSL Reborn

Modrinth

A mod that makes programming in Hypixel's Housing game mode easier.

607 Downloads 1 Follower aktualisiert 1mo ago
neueste v0.2.1 Modrinth
Fabric 1.21.11 – 1.21.11 Game-mechanicsMinigameOptimization

HTSL Reborn

GitHub last commit By Redstone Studios

Overview

HTSL Reborn is a fabric mod that makes programming in Hypixel's Housing gamemode easier. With the help of SystemsAPI, we ported HTSL's syntax to latest versions. Now that we're based on a more modern loader, there's a large possibility for extra QoL features to come in the future!

Features

  • Language parity with HTSL (your HTSL scripts will work flawlessly!)
    • Expressions (Javascript math, etc.)
    • Compiler shortcuts (define statements)
    • Loops
  • Importing to Housing (with multiple methods:)
    • Add: adds new actions after existing ones
    • Replace: automatically replaces old actions with new
    • (PLANNED) Update: optimally adjust existing actions so import takes less time (soon!)
  • Exporting to code
  • File browser hot-reloading
  • Item support

Demo

Questions

How do I migrate?

To migrate from HTSL to HTSL Reborn, just copy all your imports into the new HTSL folder, located in the root of your minecraft instance. You should be good to go once things have been moved over.

What's better about this compared to the ChatTriggers module?

There are a couple of reasons why we abandoned HTSL to make this new mod.

  • We wanted to update to the latest version of Minecraft.
  • We wanted to leave the ChatTriggers ecosystem, opting for the power an actual modding framework gives us.
  • We wanted to start fresh with a clean codebase (the old one was starting to get out of hand).

What does that mean for you?

  • Fewer bugs (in the long term)
  • Latest-version (and multi-version) support
  • More features!
I need help!

If you think you may have found a bug, please create an issue. Otherwise, feel free to join our discord or create a discussion post.

Credits

Thank you, primarially, to @BusterBrown1218, the creator of the original HTSL ChatTriggers module.

Versionen

Release
0.2.1
fabric · 1.21.11 · 1mo ago
* Improves import reliability with a new SystemsAPI Error Correction * Small UI changes to config menu and minimize feature * Various bug fixes
118
Alpha
0.3.0-alpha1
fabric · 1.21.11 · 2mo ago
Optimized Imports
100
Release
0.2.0
fabric · 1.21.11 · 2mo ago
* `copy`/`paste` feature * Minimize button for file browser * Improved HTSL parity with slot_<index> and placeholder shortcuts * Various bug fixes
57
Release
0.1.3
fabric · 1.21.11 · 3mo ago
* Importing menu now remains open while importing * Actions which should have supported placeholders now support them * Hide "condition added" messages with…
104
Release
0.1.2
fabric · 1.21.11 · 3mo ago
* Fixed single-word actions not importing (things like `kill`, `fullheal`, etc) * Fixed cases where values like `%var.player/kills%` were incorrectly imported…
50
Release
0.1.1
fabric · 1.21.11 · 4mo ago
- Ability to export scripts, items to new file from explorer - Ability to create new folder from explorer - File deletion confirmation - lots of bug fixes
91
Release
0.1.0
fabric · 1.21.11 · 4mo ago
59

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen HTSL Reborn

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.