- Deprecated functions (`get_look_yaw`) were replaced with newer ones.
- Add support for 3+ passengers (#4).
- Thanks, @Lazerbeak12345!
- `default` was removed from dependencies. The mod can be used more freely in other games.
Previously, if the entity had the `can_fly` option enabled, when
going upwards or downwards, it went too fast, extremely fast, and its speed increases over time.
With this update, this no longer happens: you can customize your
own upwards and downwards maximum speed for any entity you want.
- Add LuaCheck and GitHub workflow.
- Change license to LGPLv2.1+
- Improve `README.md` and add build status badge.
- Use `mod.conf` for dependencies.
- Replace deprecated functions with newer ones.