Summary
- fix typo (commit: 8fa23f7) (details)
- Add some dmaterials (commit: 7c1961e) (details)
- Disable debug for util scripts (commit: b8ca32e) (details)
- dont fire player steps on for teleporting NPCs (commit: 7a7bfdd) (details)
- fix walk command for NPCs (commit: 9dd013c) (details)
- Fix walk command waitableness (commit: 63d66e1) (details)
- Add dPlayer.name and dPlayer.skin mechanisms (commit: 9d565ff) (details)
- Don't fire player events with NPCs (commit: ea4e01f) (details)
- Fix player chats context.format (commit: 4eb1de8) (details)
- Dont complain when using item spawns (commit: 1e9fd5a) (details)
- Fix random occasional <player.eye_location> errors (commit: 92a83a0) (details)
- Fix players seeing empty inventories after skin/name mechanisms (commit: 3daa253) (details)
- Add <[email protected]> tag and dEntity.speed mechanism (commit: d9701c0) (details)
- Fix andesite-related errors (commit: 67b6131) (details)
- Always check the hostname in player.ip, fixes #973 (commit: 40f08d7) (details)
- less agressive teleport management (commit: 50802b4) (details)
- Fix random character failure in chat events (commit: 405173b) (details)
- Actually use cached images (commit: 4fd4dde) (details)
- Possibly fix weird map errors (commit: db7384d) (details)
- Actually fix chat event failures (commit: be5fcb7) (details)
- Clean the places block event a little (commit: 26312a0) (details)
- Fix the chat format control (commit: afb984d) (details)
- Allow % sign in format scripts for chat events (commit: cd334fd) (details)
- Initial player chats scriptevent (commit: de34dc0) (details)