| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- Hide away threading::submit overload that is meant to only be used
with either a task that has been allocated using "new" or using a
templated overload. Now it's called threading::detail::submit_new
- Removed an unnecessary status check in mesher's Task::finalize impl
|
| | |
|
| |
|
|
|
|
| |
- Updated localization for protocol messages
- Added item registry check into server-side
- Slightly improved how features are stored
|
| |
|
|
|
|
|
| |
- Reworked toggles to use a constant-styled enumerations
- Added TOGGLE_PM_FLIGHT and an according movement mode. Now server-side
just doesn't simulate gravity altogether for players, instead relying
on whatever the client provides which works fine for now. Closes #12
|
| | |
|
| |
|
|
|
|
| |
- This fixes bother not working
- Separated client and server splashes
- Added server splashes
|
| |
|
|
|
| |
- @reglnk asked me to commit this early to experiment with this
weird-ass heightmap bug that messes with tree placement
|
| | |
|
| |
|