Changes after July 2016 are currently not represented here. Please see Git commit history
[ r161 ] 03 Oct 2009, 15:12:45 UTC - eoserv - ProtectDeathDrop default lowered to 300 seconds (5 minutes), MAINICON for MinGW Code::B ...
- ProtectDeathDrop default lowered to 300 seconds (5 minutes)
- MAINICON for MinGW Code::Blocks builds
- Increase optimization level for release builds
- Fix a couple of new warnings -O3 gave
[ r160 ] 23 Sep 2009, 11:26:46 UTC - eoserv - Update Makefiles to include Internal.cpp
- Update Makefiles to include Internal.cpp
[ r159 ] 20 Sep 2009, 13:10:03 UTC - eoserv - Update project file to include Internal.cpp
- Update project file to include Internal.cpp
[ r158 ] 20 Sep 2009, 12:05:28 UTC - eoserv - Fix dropping in Deadly mode when you have more than MaxTile items, PK drops are protect ...
- Fix dropping in Deadly mode when you have more than MaxTile items
- PK drops are protected by the killer for ProtectPKDrop seconds
- Monster death drops are protected by the killed person for ProtectDeathDrop seconds
- Keep cursed items on death
- Internal action queueing system
- "Nowhere" flag on characters
- Fix invisible characters when dying near spawn point
- Allow gaining of multiple levels from a single kill
[ r157 ] 20 Sep 2009, 03:51:50 UTC - eoserv - Boards, Fix a few retarded warnings
- Boards
- Fix a few retarded warnings
[ r156 ] 14 Sep 2009, 14:23:35 UTC - eoserv - Report and handle problems reading map/pub files, Report GlobalPK and Deadly settings t ...
- Report and handle problems reading map/pub files
- Report GlobalPK and Deadly settings to SLN
- Stop players logging in to non-existant maps
- Stop GlobalPK from editing pub files
- MaxPlayers limit enforced
- Block untradeable items from being put in chests
- Fix ESF loading code
- Arena enabled maps are automatically PKExcepted
- Fix memory leak on logout
- Deadly setting (drop all items on death)
- Switched some vectors back to lists
[ r155 ] 13 Sep 2009, 11:50:54 UTC - eoserv - Revert to something similar to the old distance calculation code (but fixed), Prevent c ...
- Revert to something similar to the old distance calculation code (but fixed)
- Prevent crashes due to players entering/leaving non-existent maps
- Update the config defaults
- Chests + item spawns
- JailMap is automatically PKExcepted
- Hair dye
- Detection and removal on NPCs outside of map bounds
- Detection and removal of invalid NPCs/items from maps/chests
[ r154 ] 11 Sep 2009, 07:02:55 UTC - eoserv - PK with GlobalPK (dynamic map rewriting), PKExcept and PKRate options, HP is set to max ...
- PK with GlobalPK (dynamic map rewriting), PKExcept and PKRate options
- HP is set to maxhp * DeathRecover% on death
- Fix distance calculation algorithm
- Aggressive monster range is now NPCChaseDistance, not SeeDistance
- Make SeeDistance apply properly
- Disabling LimitDamage now works for NPCs hitting players
- Fix some errors in the config
[ r153 ] 01 Sep 2009, 03:16:36 UTC - webcp - Fix database class for MySQL
- Fix database class for MySQL
[ r152 ] 26 Jul 2009, 18:51:37 UTC - eoserv - Add missing & to gettimeofday call
- Add missing & to gettimeofday call
[ r151 ] 26 Jul 2009, 18:40:32 UTC - eoserv - Fix OSErrorString to work on platforms where strerror_r returns int, Fix Timer::GetTime ...
- Fix OSErrorString to work on platforms where strerror_r returns int
- Fix Timer::GetTime to work on platforms without clock_gettime
[ r150 ] 24 Jul 2009, 11:37:16 UTC - eoserv - ProtectMaps config option
- ProtectMaps config option
[ r149 ] 19 Jul 2009, 12:09:15 UTC - eoserv - Stop EOSERV crashing on login to a non-existent map, Remove default drop/shop/arena dat ...
- Stop EOSERV crashing on login to a non-existent map
- Remove default drop/shop/arena data
- Check if a player has gold before depositing it (lol)
[ r148 ] 12 Jul 2009, 14:31:17 UTC - webcp - Copyrighted material removed
- Copyrighted material removed
[ r147 ] 12 Jul 2009, 12:16:53 UTC - eoserv - Fix deletion of temporary NPCs on map unload
- Fix deletion of temporary NPCs on map unload
[ r146 ] 12 Jul 2009, 10:13:58 UTC - webcp/3 - Tagged WebCP 3
- Tagged WebCP 3
[ r145 ] 12 Jul 2009, 10:13:28 UTC - eoserv/0.5.0 - Tagged EOSERV 0.5.0
- Tagged EOSERV 0.5.0
[ r144 ] 12 Jul 2009, 10:12:28 UTC - eoserv - Fix attack animation in arena
- Fix attack animation in arena
[ r143 ] 12 Jul 2009, 10:03:38 UTC - webcp - Remove left over debug data, Hide unfinished guilds/server control feature, Small fixes ...
- Remove left over debug data
- Hide unfinished guilds/server control feature
- Small fixes in the ban control page
[ r142 ] 12 Jul 2009, 09:44:28 UTC - eoserv - NPC spawn command ($snpc), Better crash handling in debug mode, Console output on new c ...
- NPC spawn command ($snpc)
- Better crash handling in debug mode
- Console output on new characters/accounts
[ r141 ] 12 Jul 2009, 06:26:41 UTC - eoserv - Stop infinite signal loops on Linux, Fix swapped arena warps
- Stop infinite signal loops on Linux
- Fix swapped arena warps
[ r140 ] 12 Jul 2009, 05:45:21 UTC - eoserv - Fix typo in config file
- Fix typo in config file
[ r139 ] 12 Jul 2009, 05:43:58 UTC - eoserv - Fix console output on Linux, Remove c++0x dependency
- Fix console output on Linux
- Remove c++0x dependency
[ r138 ] 12 Jul 2009, 05:38:24 UTC - eoserv - Add arena.cpp to makefile
- Add arena.cpp to makefile
[ r137 ] 12 Jul 2009, 05:36:35 UTC - eoserv - Fix class file updating, Fix console output on Linux, Fix respawn point logins, Arena
- Fix class file updating
- Fix console output on Linux
- Fix respawn point logins
- Arena