Changes between Version 111 and Version 112 of Server fixes
- Timestamp:
- Aug 13, 2015, 6:51:13 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v111 v112 95 95 * Added API ''getwebuiupdates'': Get information about what has been updated (currently only used for showing number of new log entries) 96 96 * Changed API ''getplayerinventory'': Minor changes in format (same for bag/belt and equipment), added quality and qualitycolor information 97 * Commands updated to v5 :97 * Commands updated to v5 (thanks to ''Coppi'' for the code change ideas): 98 98 * Changed ''give'': Added a second variant which allows to specify item quality 99 99 * Changed ''showinventory'': Also output equipment and item qualities and parts 100 100 * Changed ''teleportplayer'': Added a third variant which allows to teleport relatively to the current player position (e.g. just go 10m below the current position by ''tp 0 -10 0'') 101 * CommonFunc updated to v7 :101 * CommonFunc updated to v7 (thanks to ''Coppi'' for the code change ideas): 102 102 * Log item quality and parts 103 103