EOSERV Forum > Announcements > EOSERV 0.7.0 and WebCP 4
Page: << 1 2 >>
EOSERV 0.7.0 and WebCP 4
Author Message
Post #199734 EOSERV 0.7.0 and WebCP 4

EOSERV 0.7.0 and WebCP 4 have been released today. EOSERV Windows binaries and WebCP are available on the Downloads page. Source code is available from the download archive.

(Make sure you read and fully understand the license before re-distributing EOSERV. If you build EOSERV yourself with different dependencies, you may be bound by the terms of different licenses.)

Older versions of EOSERV will be removed from the downloads page shortly. Their source code may still be obtained via SVN under their respective tags.

Please ensure you run the 0.6.2_to_0.7.0.sql script in the upgrade directory to update your database format if upgrading EOSERV from an older version.

Also please take note of the new install.sql file in WebCP. It must be executed manually if you wish to use the database rate-limiting driver.

EOSERV 0.6.2 -> 0.7.0 changes:

Versrions of depedencies

  • SQLite3 3.8.6 -> 3.12.1 (now statically linked)
  • MariaDB Client Library 2.0.0 -> 2.2.2
  • pthreads-win32 2.9.0 -> libwinpthreads 0.5.0

Breaking changes

  • The way drop rates are calculated was changed. See the announcement for more info.
  • Default hit rate and damage formulas were changed to match the official EO server.
  • The order of arguments 2 and 3 to the RPN '?' (if) operator were flipped.
  • SLN check-ins are disabled by default. The official service is discontinued and running the code is very unstable.
  • exp variable in TPN and EO+ Stat* rules/actions is renamed to "experience", and exp is now the mathematical exp() function.

New features

  • Spike damage is implemented. (bug #5)
  • HP and TP drains are implemented. (bug #6)
  • Bard spell is implemented and instruments no longer do damage. (bug #8)
  • Party list HP and level are now kept up to date.
  • Innkeepers, shops and skillmasters can be specified by vendor ID rather than NPC ID. (bug #3)
  • $dress (and $dress2) commands allows admins to temporary apply graphical equipment overrides to players.
  • $dnpcs command clears the map of spawned NPCs. (bug #310)
  • $snpc now takes an additional speed option.
  • Chat logs and reports are taken and stored on the admin message board (viewable via the $board command). They can optionally also be stored in the database via the LogReports option, viewable via WebCP.
  • $unjail command allows admins to unjail characters without requiring full $warp privilege.
  • $hide/$show commands can now show/hide individual features: admin (admin icon), online (online status), warp (warp bubbles), npc (npc aggression), and invisible (visibility).
  • Admin hide status is stored in the database. (bug #30)
  • $duty command (enabled by the UseDutyAdmin option) allows admins to hot-swap between their admin and non-admins characters, and to use moderation commands on their non-admin character.
  • NoInteract system can be used to prevent admins from interacting with the game in certain ways.
  • Admin 'unlimitedweight' privilege allows admins to not be restricted by weight.
  • Custom guild ranks can be enabled via the GuildCustomRanks option. They work the same way as the official EO server. Existing players without a custom rank will retain a dynamically updating rank title until their rank is changed.
  • NPC speeds can be adjusted via the SpawnNPCSpeed config option.
  • New maps and quests can be loaded in to the game via $remap and $request commands. (bug #97)
  • EO+: ResetDaily() action and DoneDaily() rule to implement daily quests.
  • EO+: Roll() action and Rolled() rule to randomize quests.
  • exp and ln functions added to RPN and EO+ Stat* rules/actions.

Improvements

  • NPCs will navigate around corners better when chasing players.
  • Boss-child NPCs will attack innocent bystanders if their boss is attacked.
  • Players are disconnected after 3 failed login attempts. (bug #266)
  • Slightly better action queue timings to minimize lag when walking long distances.
  • Packet sequences are enforced by default, beating trivial packet re-sending and breaking some third-party bots/proxies (configurable with EnforceSequence option).
  • Admins are unhidden if they are demoted below the level to use $hide.
  • Better warning messages for invalid innkeeper data.
  • No more warning messages for missing map files, MaxMap default value increased.
  • Localized strings are now reloaded by $rehash.
  • Database connection is retried up to 10 times before shutting down the server.
  • Database will retry in the case of a lock-wait timeout error. (bug #352)
  • $repub is now silent by default. "$repub announce" may be used to broadcast the old system message.
  • Admin command usage is logged to the console (configurable with LogCommands option).
  • Server will automatically refresh out of sync clients.
  • Less memory is used per NPC instance. :)

Other changes

  • Admins can walk in to warps while using #nowall.
  • Default admin levels changed: $mute = 1, $evacuate = 3, killnpc privilege = 4
  • Makefile build system replaced with CMake. Doxygen build file removed.

Bug fixes

  • PKing someone doesn't instantly crash the server! (bug #183)
  • Server can no longer be crashed by sending a dialog for a quest after it's reset. (bug #366)
  • Warping someone during death can no longer potentially crash the server. (bug #293)
  • Evacuating the jail map can no longer potentially crash the server. (bug #361)
  • Casting spells can no longer potentially crash the server? (bug #356)
  • Reset() action in quests will no longer crash the server in some cases. (bug #202)
  • Spawning multiple boss monsters on a map no longer crashes the server. (bug #299)
  • One possible crash in the SLN code fixed.
  • Default ChatMaxWidth reduced to avoid WWW-spam crashing players.
  • NPC id 0 can no longer be spawned by admins, causing client issues.
  • $strip command no longer causes potential issues to people in range of the victim.
  • A map failing to reload no longer crashes the server.
  • Potentially dropping negative stacks of items is no longer possible. (bug #313)
  • Huge number of memory/resource leaks fixed.
  • EO+ SetState function no longer requires state names to be lowercase. (bug #157)
  • EO+ LostSpell now works rather than being a copy of LostItem. (bug #163)
  • EO+ UsedItem rule is no longer triggered when an item is dropped.
  • EO+ KilledPlayers rule now counts PK kills via spell. (bug #184)
  • EO+ rules are checked after trades.
  • 'hidden_end' quest flag now works.
  • No longer possible to cast damage spells on yourself in PK. (bug #148)
  • Now possible to cast damage spells on other people in GlobalPK enabled. (bug #149)
  • Strings beginning with 'a' or 'z' are correctly capitalized now. (bug #150)
  • MaxVersion setting of -1 now works as documented. (bug #158)
  • Innkeepers no longer generate false warnings about a non-existent home. (bug #159)
  • Chests with multiple item spawns work correctly.
  • Prevent map features not updating correctly after $remap. (bug #167)
  • Fix monster drops sometimes being awarded to noone. (bug #173)
  • Fix monster drops being protected by the wrong person. (bug #173)
  • Strings with whitespace on both ends is now trimmed correctly.
  • Quest data is no longer wiped out if a character disconnects while logging in. (bug #178)
  • Quest state is no longer deleted if $request fails to reload a quest. (bug #378)
  • Equipping accessories in second slot no longer triggers a sound. (bug #186)
  • Changes to the clock no longer causes timers to trigger at maximum speed or stop. (bug #215)
  • Last line of news.txt is no longer repeated sometimes. (bug #216)
  • Fix graphical glitches when warping in to a map with characters out of range. (bug #196)
  • Fix $setexp command always setting exp to 0.
  • Friend list shows online characters correctly. (bug #228)
  • Partial stacks of items taken from chests no longer delete the entire stack. (bug #244)
  • Drunk emote is no longer blocked. (bug #200)
  • HP can no longer be boosted past the maximum if LimitDamage is off. (bug #265)
  • Spell damage is now correctly added to damage calculations. (bug #323)
  • Guilds can now be disbanded (by default, only the rank 0 founder can disband). (bug #405)
  • Kicking offline members from a guild now works correctly.
  • Guilds rank updates for offline members now work. (bug #370)
  • Guilds are now consistently saved. (bug #371)
  • There is no longer a level up animation after every GiveExp action in a quest. (bug #76)
  • Fix first rank in a guild appearing as a comma if it was blank. (bug #372)
  • Actions of disconnected players are no longer processed. (bug #292)
  • Character names appear in the $info window correctly for non-admins. (bug #374)
  • Walking with 0 HP no longer kills you.
  • 0x items can no longer be placed in trades again.
  • Trades no longer break after 32k character logins. (bug #319)
  • Nearby players can see your new haircuts. (bug #309)
  • $show command added to default admin.ini.
  • QuestDir now has a default value.
  • Some issue with random number generation fixed.
  • Platforms with a 64-bit time_t value no longer send wrong time values to the database.

Known bugs

Please see the list of open bugs.

WebCP 3 -> 4 changes:

  • Guild info and membership pages added.
  • Chat report log reader added.
  • Rate limiting for invalid login attempts.
  • "Edit Details" page removed as it can cause numerous issues.
  • Links to non-existent Edit pages removed.
  • Old Database driver replaced with PDO. Dependency changes from mysql/sqlite3 libraries to pdo and pdo_mysql/pdo_sqlite3.
  • Player IP, HDID and computer name can be displayed encrypted to lower level admins. (bug #405)
  • SeoseCompat format passwords supported.
  • UPDATE queries no longer hang.
  • Some potential XSS bugs fixed.
  • "csrf" parameter removed from some search forms.
  • Searching for HDIDs beyond 7FFF-FFF works correctly. (bug #250)
  • Display and deletion of permanent bans fixed. (bug #369)
  • More efficient pub file caching format.
  • Option to disable the gold bank sum on the home page (slow on large databases).
  • Allow searching by IP address.
  • Added links for searching by IP, HDID and Computer name.
  • Added links for searching partners. (bug #306)
  • Added links on staff list page.
  • Spell list added to character info pages.
  • Show character lists on account search result pages.
  • gmcharacter and character pages combined.
  • All Accounts/Character/Guilds pages now redirect to Search.
  • Skeleton/Panda race constants swapped.

Thanks to

  • Apollo (bugs #157, #158, #159, #163, #167, #178, #184, #196, #265, #292, #299, #309, #372)
  • Ryouken (bugs #150, #186, #202, #244)
  • Hollows (bugs #148, #173, #183)
  • elevations (bug #200)
  • Soook (bug #215)
  • ♪ Doug ♫ (bug #216)
  • callum (bug #323)
7 years, 51 weeks ago
Post #199736 Re: EOSERV 0.7.0 and WebCP 4

Lot of good stuff listed here. Keep up the good work Sausage.

---
Former multi-server mapper.
7 years, 51 weeks ago
Post #199738 Re: EOSERV 0.7.0 and WebCP 4

Awesome.

Great work on these positive changes to EOSERV.

---
Want to learn to pixel?
Pixelsource.org
7 years, 51 weeks ago
Post #199739 Re: EOSERV 0.7.0 and WebCP 4

What we witness today is a historic turning point . This is a great success that deserves the noble prize due to it's great benefit to the mankind.

Btw where is my credits for limiting the login attempts in the web control panel

---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
7 years, 51 weeks ago
Post #199740 Re: EOSERV 0.7.0 and WebCP 4
weedindeed posted: (9th Apr 2016, 09:52 am)

What we witness today is a historic turning point . This is a great success that deserves the noble prize due to it's great benefit to the mankind.


The salt. It burns.
---
Want to learn to pixel?
Pixelsource.org
7 years, 51 weeks ago
Post #199741 Re: EOSERV 0.7.0 and WebCP 4
Cirras posted: (9th Apr 2016, 09:54 am)

weedindeed posted: (9th Apr 2016, 09:52 am)

What we witness today is a historic turning point . This is a great success that deserves the noble prize due to it's great benefit to the mankind.


The salt. It burns.

Wow just wow . Can not a man joke these days ? why would i be salty ? i love this community.
---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
7 years, 51 weeks ago
Post #199742 Re: EOSERV 0.7.0 and WebCP 4
weedindeed posted: (9th Apr 2016, 09:56 am)

Cirras posted: (9th Apr 2016, 09:54 am)

weedindeed posted: (9th Apr 2016, 09:52 am)

What we witness today is a historic turning point . This is a great success that deserves the noble prize due to it's great benefit to the mankind.


The salt. It burns.

Wow just wow . Can not a man joke these days ? why would i be salty ? i love this community.

Relax, I love you.
---
Want to learn to pixel?
Pixelsource.org
7 years, 51 weeks ago
Post #199743 Re: EOSERV 0.7.0 and WebCP 4

Thank you for the awesome release.

7 years, 51 weeks ago
Post #199748 Re: EOSERV 0.7.0 and WebCP 4

Cool update, nice to see so many bug fixes! Do you have any thought on ever bringing back the sln? So many people used it and it's a shame it's not here anymore. it might even encourage a few of the people checking it to post and get involved in the forums

7 years, 51 weeks ago
Post #199749 Re: EOSERV 0.7.0 and WebCP 4
callum posted: (10th Apr 2016, 08:19 pm)

Cool update, nice to see so many bug fixes! Do you have any thought on ever bringing back the sln? So many people used it and it's a shame it's not here anymore. it might even encourage a few of the people checking it to post and get involved in the forums


I think Apollo still has it hosted, always forget the website for it though. It just led to people ddosing each other and starting fights here. 
---
Former multi-server mapper.
7 years, 51 weeks ago
Post #199750 Re: EOSERV 0.7.0 and WebCP 4

You can find it here: http://www.apollo-games.com/SLN/sln.php/

I think the list is mostly maintained manually, but you can add yourself there too. Obviously I don't recommend using EOSERV to check yourself in though. All you need is a script to make a web request like this every 5 minutes:

http://www.apollo-games.com/SLN/sln.php/check?software=EOSERV&retry=300&host=game.eoserv.net&port=8078&name=Endless+Online&url=https://game.eoserv.net/
7 years, 51 weeks ago
Post #199752 Re: EOSERV 0.7.0 and WebCP 4
Sausage posted: (10th Apr 2016, 10:33 pm)

You can find it here: http://www.apollo-games.com/SLN/sln.php/

I think the list is mostly maintained manually, but you can add yourself there too. Obviously I don't recommend using EOSERV to check yourself in though. All you need is a script to make a web request like this every 5 minutes:

http://www.apollo-games.com/SLN/sln.php/check?software=EOSERV&retry=300&host=game.eoserv.net&port=8078&name=Endless+Online&url=https://game.eoserv.net/


Have to interject here to say the connection to the SLN I am hosting contains no malicious code. The recommendation to not directly connect is based on Sausage's opinion that an SLN DDoS could cause a relative effect on all connected servers. Though this is highly unlikely due to the lack of evidence proving it can happen and the fact the SLN currently is DDoS protected, you can feel free to connect directly at:

http://www.apollo-games.com/SLN/sln.php/

Whie there are no known exploits and I firmly believe there to be none, I do not take responsibility for anyone that does encounter any issues due to use of this SLN, but I will continue to improve the statistics that it gathers and possibly add more end user garbage.

7 years, 51 weeks ago
Post #199767 Re: EOSERV 0.7.0 and WebCP 4

"Custom guild ranks can be enabled via the GuildCustomRanks option. They work the same way as the official EO server. Existing players without a custom rank will"

Hey Sausage I think you didn't finish typing that setence.

---
I not hacker

“Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its
whole life believing that it is stupid.” - Albert Einstein : Really Great Quote Ramy!
7 years, 50 weeks ago
Post #199768 Re: EOSERV 0.7.0 and WebCP 4
Hacker_Alex posted: (15th Apr 2016, 11:34 pm)

"Custom guild ranks can be enabled via the GuildCustomRanks option. They work the same way as the official EO server. Existing players without a custom rank will"

Hey Sausage I think you didn't finish typing that setence.


Haha, thanks for that. I went to double check and never returned. They retain a dynamically changing rank until their rank is changed.

Not ideal now I think about it, it would've been nicer to lock their rank in the first time they logged back in. Best would've been some database upgrade process.

7 years, 50 weeks ago
Post #199775 Re: EOSERV 0.7.0 and WebCP 4

Impressive, o-o I might just start messing with the source again to pass time.

7 years, 50 weeks ago
Page: << 1 2 >>

EOSERV Forum > Announcements > EOSERV 0.7.0 and WebCP 4