Patch Notes
1.2.3
- Improved camera controls for Lua scripts
- Fixed Treasure Hunter achievement
- Added RPG stats to Actors and Players (Work in progress)
- Various improvements to the map scripting system
- Cursor now changes if it the entity under it is clickable, and whether it is in range or not
- Fixed annoying bug where clicking on a widget would send the click to the map under it too
- Fixed parsing of hostnames when other users access the channel
- Changed encryption method for network messages, and restructured some messages
- Added static entity layers below and above the normal layers. Entities on these layers will not move when the camera moves.
- Added various routines and dialogs to support the work-in-progress combat system
1.2.2
- Fixed Avatar Creator, after it being broken by the 1.2.1 release
- Added additional entity manipulation lua library functions for
mappers
- Added automatic saving to profile when an item is gained/lost to
prevent a crash from reverting a player to their old items
- Fixed Getting Resources loading screen. Now reports the correct
values instead of dividing by zero
- Added memorization of the last accessed map, and will now let the
player reconnect to the same map after logging in (unless there is an
event which overrides this functionality)
- Reduced /join wait time to 10 seconds
- Fixed Player.Warp() lua function. Is now capable of correctly warping
the player between worlds, or between points in the same world
- Fixed "ghost replay" bug where a player would appear elsewhere on the
map while joining, walk, then teleport back to their correct location
- Added /pedo emote
1.2.1
- Added seperate auto updater app to remove the need to continuously
download .zip package updates
- Mass bug fixing. Including /wtf emote, achievement earning crash,
profile reading crash, /save command crash, bad avatar dimensions crash,
irc chatter bleedthrough bug, and entity clicking crash caused by RLE
accerated surfaces not being locked properly (What a mouth full
).
- Added mandatory auto updater activation from login when the client
version is detected outdated
- Improved error logging for better bug reporting
- Finally fixed app icon. Will now display properly in title bar and
alt+tab screen (At least on WinXP)
- Added support for the old-style (fro 0.6) Collision Blob files to
speed up the creation of complex worlds.
1.2.0
- Fixed /stamp command
- Improved network to support higher numbers of users
- Added and changed several functions in Lua libraries
- Added commands: /commands, /emotes, /ghost, /normalize, /facepalm,
/troll, /coolface
- Updated and simplified HUD
- Changed movement system to support WASD, space bar jumping, and tab
to toggle chat
- Fixed various avatar exploits
- Added Winamp support for /music
- Removed all attack-related things.
- Increased screen size to 800x600
- Fixed userlist bugs
- Added support for editing avy:// avatars in the favorites list
- Made map building easier and more flexible for developers
- Added nick change nag message for new users
- Gave lua scripters the ability to send custom messages over the
network
- Gave lua scripters the ability to script unused slash commands
- Changed loading and login screens
- Added a simple version of user blocking (right click avatar)
- Fixed cursor still being drawn when the app doesn't have mouse focus
- Fixed default profile writing
|