Changes after July 2016 are currently not represented here. Please see Git commit history
[ r136 ] 11 Jul 2009, 18:00:04 UTC - eoserv - Colored console output, Fix Database::Escape, Fix closing of dead connections, Try to d ...
- Colored console output
- Fix Database::Escape
- Fix closing of dead connections
- Try to do a clean shutdown if EOSERV is killed
- Option to limit HP damage/recovery to remaining (LimitDamage)
- Fix public chat
[ r135 ] 11 Jul 2009, 09:18:56 UTC - eoserv - Map mutation support ($remap command), Honor map "no scroll" restrictions, Return to ma ...
- Map mutation support ($remap command)
- Honor map "no scroll" restrictions
- Return to map relog position on login
- Fix ordering of item usage
[ r134 ] 11 Jul 2009, 03:52:34 UTC - eoserv - Kick instead of ban using $k
- Kick instead of ban using $k
[ r133 ] 10 Jul 2009, 21:21:49 UTC - webcp - Guardian ban control panel, Fix Edit Details page
- Guardian ban control panel
- Fix Edit Details page
[ r132 ] 10 Jul 2009, 18:19:11 UTC - eoserv - Persistent ban system, Send ban message before disconnecting user, Empty buffers before ...
- Persistent ban system
- Send ban message before disconnecting user
- Empty buffers before disconnecting a client
- Client version checking
- Server-wide announcements on kick/ban/jail
- skick/sban/sjail commands
- HDID is stored as an integer
- Permanent bans ($b Sausage forever)
[ r131 ] 04 Jul 2009, 05:32:58 UTC - eoserv - Added missing state checks for locker usage
- Added missing state checks for locker usage
[ r130 ] 01 Jul 2009, 13:39:48 UTC - eoserv - Fix bank locker withdraw
- Fix bank locker withdraw
[ r129 ] 01 Jul 2009, 12:42:14 UTC - eoserv - Bank Bob and bank lockers, Send class ID on login
- Bank Bob and bank lockers
- Send class ID on login
[ r128 ] 30 Jun 2009, 11:24:10 UTC - eoserv - Fix memory leak in the SLN (for real)
- Fix memory leak in the SLN (for real)
[ r127 ] 30 Jun 2009, 09:02:05 UTC - eoserv - Static Makefile, generate Makefile.local instead
- Static Makefile, generate Makefile.local instead
[ r126 ] 29 Jun 2009, 12:20:59 UTC - eoserv - Fix memory leak in the SLN, Fix various UB errors reported by valgrind, No refresh when ...
- Fix memory leak in the SLN
- Fix various UB errors reported by valgrind
- No refresh when sitting
[ r125 ] 28 Jun 2009, 08:56:11 UTC - eoserv - Fix integer overflow in shops, Customizable max buy amount from shops, Fix usage of non ...
- Fix integer overflow in shops
- Customizable max buy amount from shops
- Fix usage of non-implemented item types
- Fix $rehash command
[ r124 ] 28 Jun 2009, 06:59:50 UTC - eoserv - Fix trade name mixup, Fix party disband with more than 2 members
- Fix trade name mixup
- Fix party disband with more than 2 members
[ r123 ] 28 Jun 2009, 06:39:48 UTC - eoserv - Fix NPC drop protection (again again), Automatic item despawn option
- Fix NPC drop protection (again again)
- Automatic item despawn option
[ r122 ] 28 Jun 2009, 06:16:08 UTC - eoserv - Fix NPC drop protection (again)
- Fix NPC drop protection (again)
[ r121 ] 28 Jun 2009, 06:04:45 UTC - eoserv - Fix NPC drop protection
- Fix NPC drop protection
[ r120 ] 28 Jun 2009, 05:36:14 UTC - eoserv - Fix SLN
- Fix SLN
[ r119 ] 28 Jun 2009, 04:12:04 UTC - eoserv - Fix util::sleep on non-Windows, Fix timer resolution reporting
- Fix util::sleep on non-Windows
- Fix timer resolution reporting
[ r118 ] 28 Jun 2009, 03:52:07 UTC - eoserv - Party system, More build targets for Code::Blocks project, Head logs with date/time of ...
- Party system
- More build targets for Code::Blocks project
- Head logs with date/time of startup
- Disabled stdout/stderr buffering completely
[ r117 ] 26 Jun 2009, 17:44:24 UTC - eoserv - OO SLN library, Added DEBUG defines to Makefile, Slight size optimizations in character ...
- OO SLN library
- Added DEBUG defines to Makefile
- Slight size optimizations in character.cpp
[ r116 ] 26 Jun 2009, 13:18:21 UTC - eoserv - Added zlib license messages, Replaced GPL sha256 library with my own, Separated combine ...
- Added zlib license messages
- Replaced GPL sha256 library with my own
- Separated combined translation units (eoserv, handlers, eoclient)
- Removed global variables
- New build system
- Removed Dev-Cpp project files
[ r115 ] 08 Jun 2009, 03:39:34 UTC - eoserv - Fix lazy-NPC syndrome (initialized walk_idle_for to 0), Fix crash when two clients disc ...
- Fix lazy-NPC syndrome (initialized walk_idle_for to 0)
- Fix crash when two clients disconnect at the same time
- MaxConnectionsPerIP config option is used
- Fix typo (WARP_ANIMNATION_INVALID)
[ r114 ] 07 Jun 2009, 07:02:24 UTC - eoserv - Fix typo on setvbuf failure, Correct warp animation for teleport items, Item count lowe ...
- Fix typo on setvbuf failure
- Correct warp animation for teleport items
- Item count lowered on use
[ r113 ] 07 Jun 2009, 04:17:00 UTC - eoserv - Set buffering mode on the correct streams, HP/TP healing potions
- Set buffering mode on the correct streams
- HP/TP healing potions
[ r112 ] 02 Jun 2009, 12:05:30 UTC - eoserv - Fix trade shop buy amount value, Fix uninitialized totaldamage variable, Protection aga ...
- Fix trade shop buy amount value
- Fix uninitialized totaldamage variable
- Protection against negative EXP rewards