Changes after July 2016 are currently not represented here. Please see Git commit history
[ r261 ] 12 Jan 2012, 21:48:42 UTC - eoserv - Add Dutch translation for two-handed messages
- Add Dutch translation for two-handed messages
[ r260 ] 12 Jan 2012, 21:22:39 UTC - eoserv - Allow warping within a map while it is evacuating, Two-handed item support, Dual-wield ...
- Allow warping within a map while it is evacuating
- Two-handed item support
- Dual-wield item support
[ r259 ] 12 Jan 2012, 13:05:58 UTC - eoserv/0.5.4 - Tagging EOSERV 0.5.4
- Tagging EOSERV 0.5.4
[ r258 ] 12 Jan 2012, 12:57:49 UTC - eoserv - Update version number to 0.5.4
- Update version number to 0.5.4
[ r257 ] 12 Jan 2012, 12:50:04 UTC - eoserv - Action queue exceptions don't kill the server, Remove map #0, Fallback map works proper ...
- Action queue exceptions don't kill the server
- Remove map #0
- Fallback map works properly
- Unable to enter non-existent maps
[ r256 ] 12 Jan 2012, 04:09:25 UTC - eoserv - Automatically execute install.sql if tables are missing, FirstCharacterAdmin option (en ...
- Automatically execute install.sql if tables are missing
- FirstCharacterAdmin option (enabled by default)
- $setadmin command
- Revert default access level changes for $setX commands
- Add missing nowall admin config default
- Possible variant::int_length fixes
- Send server version to SLN
[ r255 ] 12 Jan 2012, 02:07:22 UTC - eoserv - Split config in to multiple files, Move config defaults to a new source file, Do not in ...
- Split config in to multiple files
- Move config defaults to a new source file
- Do not install crash signal handlers in debug builds
- Add missing admin level check for $setX commands
- Default access for some $setX commands raised/lowered
- Blank $setX commands to reset text strings
- SilentMute config option (defaults to yes)
[ r254 ] 10 Jan 2012, 16:45:18 UTC - eoserv - Update language files and add wedding text, Use an automatic self-cleaning string wrapp ...
- Update language files and add wedding text
- Use an automatic self-cleaning string wrapper
[ r253 ] 10 Jan 2012, 14:47:28 UTC - eoserv - $mute/$smute commands
- $mute/$smute commands
[ r252 ] 10 Jan 2012, 10:51:18 UTC - eoserv - $setX commands, Some error reporting for admin commands, $strip command, Stat/class res ...
- $setX commands
- Some error reporting for admin commands
- $strip command
- Stat/class restricted item equipping
- Increase default MaxStat setting
[ r251 ] 10 Jan 2012, 09:06:38 UTC - eoserv - Load ECF data, Use formulas.ini file for calculations, UseClassFormulas config option ( ...
- Load ECF data
- Use formulas.ini file for calculations
- UseClassFormulas config option (disabled by default)
- UseAdjustedStats config option
- Respect WarpBubbles config option
- Typo-protection for $evacuate
- Increase speed of map evacuation ticking sound
- Add more noticeable server message to evacuation
- Prevent entering map during evacuation
[ r250 ] 10 Jan 2012, 05:56:55 UTC - eoserv - $evacuate command, Initialize null paperdolls, Erase old password in memory when SeoseC ...
- $evacuate command
- Initialize null paperdolls
- Erase old password in memory when SeoseCompat mode is enabled
[ r249 ] 10 Jan 2012, 01:42:35 UTC - eoserv - Replace range-for loops in i18n code with UTIL_FOREACH loops, Higher level security han ...
- Replace range-for loops in i18n code with UTIL_FOREACH loops
- Higher level security handling of user passwords
[ r248 ] 09 Jan 2012, 22:19:30 UTC - eoserv - Forgot to update the makefile...
- Forgot to update the makefile...
[ r247 ] 09 Jan 2012, 21:31:05 UTC - eoserv - Add missing source files and project update for last commit.
- Add missing source files and project update for last commit.
[ r246 ] 09 Jan 2012, 21:27:42 UTC - eoserv - Add server->client message localization
- Add server->client message localization
[ r245 ] 07 Jan 2012, 23:15:31 UTC - eoserv - Fix integer rand() function and some warnings
- Fix integer rand() function and some warnings
[ r244 ] 08 Dec 2011, 13:16:37 UTC - eoserv/0.5.3 - Retroactively adding upgrade script to 0.5.3 tag
- Retroactively adding upgrade script to 0.5.3 tag
[ r243 ] 08 Dec 2011, 13:13:00 UTC - eoserv - Database upgrade files (0.5.2 -> 0.5.3)
- Database upgrade files (0.5.2 -> 0.5.3)
[ r242 ] 08 Dec 2011, 12:54:31 UTC - eoserv/0.5.3 - Tagging EOSERV 0.5.3
- Tagging EOSERV 0.5.3
[ r241 ] 08 Dec 2011, 12:50:29 UTC - eoserv - Update version number to 0.5.3
- Update version number to 0.5.3
[ r240 ] 08 Dec 2011, 11:26:06 UTC - eoserv - SeoseCompat password hashing mode added
- SeoseCompat password hashing mode added
[ r239 ] 28 Oct 2011, 11:25:26 UTC - eoserv - Fix random number generation on 64-bit
- Fix random number generation on 64-bit
[ r238 ] 16 Sep 2011, 01:21:43 UTC - eoserv - Use the EIF key ID value
- Use the EIF key ID value
[ r237 ] 18 Jul 2011, 22:01:46 UTC - eoserv - Clean up properly after HTTP request
- Clean up properly after HTTP request