Changes after July 2016 are currently not represented here. Please see Git commit history
[ r186 ] 06 Feb 2010, 00:06:47 UTC - eoserv - Innkeepers/spawn points, Fix create character and install.sql (quest and vars column), ...
- Innkeepers/spawn points
- Fix create character and install.sql (quest and vars column)
- Fix some errors on Linux
- Fix usage of beer
- Fix reading of fragmented packets
- Arena info is reloaded on $rehash
[ r185 ] 11 Jan 2010, 20:49:19 UTC - webcp - Guild control panel (read only), Fix some minor XSS bugs, Merge gmcharacter and characte ...
- Guild control panel (read only)
- Fix some minor XSS bugs
- Merge gmcharacter and character pages
[ r184 ] 10 Jan 2010, 05:58:12 UTC - eoserv - $hide admin command, $board admin command, AdminBoard option (reports/requests are logg ...
- $hide admin command
- $board admin command
- AdminBoard option (reports/requests are logged here)
- Fix boss children not being aggressive after first spawn
- Use blank values for quest and vars database columns
- Proper boss child death packet
- Proper admin report/request packets
- RespawnBossChildren config option
- Fix guild bank/description saving
- Configurable #nowall admin level
[ r183 ] 08 Jan 2010, 20:43:07 UTC - eoserv - Stop MISS constantly appearing on out of range NPCs (hacky), Fix GuildCreateMembers des ...
- Stop MISS constantly appearing on out of range NPCs (hacky)
- Fix GuildCreateMembers description
[ r182 ] 08 Jan 2010, 10:35:27 UTC - eoserv - Happy new year, Boss/child support, Guilds, Prevent negative heal with potion use, Fix ...
- Happy new year
- Boss/child support
- Guilds
- Prevent negative heal with potion use
- Fix weight and heal pot overflow
- "Unregister" temporary vendor NPCs on destruction
- Collapse active NPC types for characters in to one pointer
- Add missing data on the end of the welcome reply
- Add admin/party icons to paperdoll
- Text width capping (fix buffer overflows)
- Remove NPCs from view when they walk out of range (hacky)
[ r181 ] 31 Dec 2009, 04:24:55 UTC - eoserv - Fix flipped names in trades, Add/fix board checks, Fix jukebox restrictions, Check keys ...
- Fix flipped names in trades
- Add/fix board checks
- Fix jukebox restrictions
- Check keys for doors/chests
- Stop walking through board #8s
- Accuracy and evade twice as effective
[ r180 ] 30 Dec 2009, 07:04:38 UTC - eoserv - Fix crafting ingredients, Effect and cure potions + exp rewards, Stop admin chat echo
- Fix crafting ingredients
- Effect and cure potions + exp rewards
- Stop admin chat echo
[ r179 ] 29 Dec 2009, 23:25:39 UTC - eoserv - Fix usage of errno, Removed scriptlibc
- Fix usage of errno
- Removed scriptlibc
[ r178 ] 29 Dec 2009, 04:02:50 UTC - eoserv - Barber NPC support, Fixed typos in config, Add some location sensitive packets to the a ...
- Barber NPC support
- Fixed typos in config
- Add some location sensitive packets to the action queue
- Fix direction calculation and type
- Fix hit rate formula
[ r177 ] 28 Dec 2009, 23:58:38 UTC - eoserv - $rehash reloads shop/drop files, Fix viewing other player's paperdolls, Timed global sa ...
- $rehash reloads shop/drop files
- Fix viewing other player's paperdolls
- Timed global save option (disabled by default)
- Fix SLN period warning on startup
- "Fairysoda" item usage
- Fix types and added some missing values for pub files
- Remove left over debug output
- RPN calculator
- Formula file (class types not used yet)
- CriticalRate config option
- Explanation on top of the data ini files
[ r176 ] 28 Dec 2009, 01:54:34 UTC - eoserv - Hook calling macros, Character event structure, Tweaked walk/attack speeds, Fix TimeEve ...
- Hook calling macros
- Character event structure
- Tweaked walk/attack speeds
- Fix TimeEvents not being refcounted (SLN crash)
- Fix Deadly item dropping
- Cleaned up character equip code
[ r175 ] 21 Dec 2009, 23:58:39 UTC - eoserv - Simpler variable registration macro, Simpler enum registration macros, More script regi ...
- Simpler variable registration macro
- Simpler enum registration macros
- More script registrations
- Remove debug info on hook arguments
- HDIDs over 0x7FFFFFFF are converted properly
- Account HDIDs are updated on logout
- Invalid (non-numeric) HDID strings are rejected from the server
[ r174 ] 16 Dec 2009, 03:47:01 UTC - eoserv - Reports, Msg() functions echo by default
- Reports
- Msg() functions echo by default
[ r173 ] 16 Dec 2009, 02:21:21 UTC - eoserv - $uptime admin command, $repub admin command (pub file mutate), Allow changing of E*F (p ...
- $uptime admin command
- $repub admin command (pub file mutate)
- Allow changing of E*F (pub files) locations safely
[ r172 ] 15 Dec 2009, 18:08:17 UTC - eoserv - Jukeboxes, Fix hook functions with object handle arguments
- Jukeboxes
- Fix hook functions with object handle arguments
[ r171 ] 15 Dec 2009, 16:06:58 UTC - eoserv - Pointer-only containers for easier script use and less generated code, AngelScript supp ...
- Pointer-only containers for easier script use and less generated code
- AngelScript support for new containers
- Reference counted objects
- More script registrations
- Removed a stupid check in stupid_hash
- Stop sending the "deadly" and "globalpk" to the SLN flags if they're not set
- Removed pointless Server template (uses polymorphic Client now)
- $objects admin command (shows number of shared object allocated)
- Stop deposit of 0x items in chests and lockers
- Can safely use different MapDirs
- Fix config typo: ProctectPlayerDrop -> ProtectPlayerDrop
[ r170 ] 29 Oct 2009, 02:56:42 UTC - eoserv - Connection throttling
- Connection throttling
[ r169 ] 23 Oct 2009, 20:17:53 UTC - eoserv - "Complex" number formatting in config files (100%, 2.5x, 1m30s)
- "Complex" number formatting in config files (100%, 2.5x, 1m30s)
[ r168 ] 23 Oct 2009, 14:58:32 UTC - eoserv - Swap panda/skeleton skin id, Clean up config file, move stupid ones to config.extra.ini ...
- Swap panda/skeleton skin id
- Clean up config file, move stupid ones to config.extra.ini
- Moved script registration calls to a separate file
- Removed scriptdictionary addon (possibly temporarily)
- true/yes values for booleans in config files (variant::operator bool)
- Remove comma/semicolon prefix requirement on serialized lists
- Precompiled header files for common includes and forward declare files
- Two extra columns for characters for script and quest variable storage
[ r167 ] 11 Oct 2009, 05:29:36 UTC - eoserv - Add some missing files, Fix a typo
- Add some missing files
- Fix a typo
[ r166 ] 10 Oct 2009, 15:13:20 UTC - eoserv - Manually load script files (instead of CScriptBuilder), Script autoload index file, Ang ...
- Manually load script files (instead of CScriptBuilder)
- Script autoload index file
- AngelScript file and libc addon
- std::vector/list script wrapper
[ r165 ] 04 Oct 2009, 20:28:57 UTC - eoserv - Core of script/hook engine
- Core of script/hook engine
[ r164 ] 03 Oct 2009, 21:47:17 UTC - eoserv/0.5.2 - Tagged 0.5.2
- Tagged 0.5.2
[ r163 ] 03 Oct 2009, 21:46:22 UTC - eoserv - Stop copies of characters being left on maps after death, Send map enter packet to peop ...
- Stop copies of characters being left on maps after death
- Send map enter packet to people around your spawn area on death
[ r162 ] 03 Oct 2009, 15:15:01 UTC - eoserv/0.5.1 - Tagged EOSERV 0.5.1
- Tagged EOSERV 0.5.1