Na für alle, und hier (im Startpost) ist sie auch schon
Wenn ihr von 0.6 updated, bitte seid sicher dass die Tabellen tbl_characters, tbl_equipment, tbl_inventory und tbl_quicklist komplett leer sind!
Ansonsten crasht der Server wenn ihr ihn bei der Serverliste auswählt. (Dann wisst ihr schon woran es liegt
)
Da die letzte Version die 0.6a_f war, hier der komplette Changelog seit dem letzten Release:
<<< 0.8a ---------------------------------------------
Worldserver:
-- Bug fixes --
-[CRASH FIX] on Path Check, the last of a map. (Map is 150 width, check on 150 -> crash)
-[CRASH FIX] on Player attacking an enemy and leaving the server / map while attacking (thanks D3V!L for reporting)
-[CRASH FIX] on enemy dropping an invalid item
-Quicklist doesn't load correctly
-Damage didn't show correctly
-Max Damage is now: 65535 (Thanks Entwell, set it to unsigned int, thanks! -_-)
-Quicklist doesn't load correctly
-- New --
-Player Spawn Map & Position for new Characters in the gameserver settings.ini
-Custom Enemy Respawn Time (mapenemies.txt - RESPAWN_TIME=10 (in seconds)) - Default 10 Seconds
-Emotions
-GM Commands with $ instead of # ($port, $msg, $shutdown, $enemy,...)
-New GM Commands ($visible / $invisible) //Note: Still need some work!
<<< 0.7.5a ---------------------------------------------
Worldserver:
-- Bug fixes --
-[CRASH FIX] on invalid sockets
-[CRASH FIX] on empty (/NULL) Packets (Thanks to Italian Guys! Gafra / Ivy)
-[CRASH FIX] attacking an invalid player
-Character Resting reset on attack
-- New --
-WARNING message if a shoplist ID is invalid (NPC is getting skipped)
<<< 0.7a ---------------------------------------------
Worldserver:
-- Bug fixes --
-[CRASH FIX] on generating Random Number, if the Numbers are equal
-[CRASH FIX] Stats Request of an invalid Player
-Updated MapZones (Newest Client), Player Walking Disconnect fix
-Enemies still attacking after players death
-Character Stuck on Attacks
-Job Mage can't wear items
-- New --
-Map Settings (PVP)
-OpenPVP Maps
-PVP System
-Player Notification if he joins a openPVP Map
-Skill System //Note: Cooldown display bug
-Basic Damage Calculation (just SR&LR, no Magic)
--> !!! Add in enemies.txt - Enemy Stats !!!
-Resistances on Items (res_fire / res_water / res_light / res_shadow)
--> !!! Reset all Items in the Database (tbl_inventory & tbl_equip), else Crash !!!
-Character Death & Respawn //Basic (Item Costs > lvl 20 missing)
-Adventurer (Abenteuer) Skills //Some