I'll share some files that I've been modifying for a while..
HGServer sources v3.0 by HBx Team
Client sources v3.82 by snoopy81, diuuude & Cleroth
FEATURES
Code: Select all
-Windows 8/10 compatibility and Alt+Tab !
-800x600 Resolution
-Capture The Flag
-New Exchange System
-Angel System
-Crafting
-Heldenian
-Apocalypse
-Crusade
-Taming
-Online User List
-User/GM Panel
-Friend List
-Party Status
-Party On Map
-Aura Icons
-Directional Bow
-Berserk Wand
-Change Stats
-Warehouse Pages
-Magic Weapons
-Hammer +15
-Deathmatch Event
-EK Announcer
-Trade EK in CityHall
-Trade DM Points in CityHall
-Trade DK Set in CityHall (costs gold)
-Uncitizenship request in CityHall
-Repair All in BlackSmith
-NPC HP Bar
-Pits in Minimap
-Quest Helper
-Beholder Neck
-Titles per EK
-Majestic Level
-Shortcuts
-Experience Bar
-Hunger Bar

Code: Select all
* May, 2022
-Windows 11 compatibility
-Added SQL feature
-New Events
-New Enchanting System
-New Panels
-New Launcher/Updater
-New NPCs
-New Configs
-New Guild System
-New Items with Upgrades
-Multi-Quest System
-New Class System
-New Sprites
-New Magics
-New Maps
=============================================
* March, 2020
-Windows 10 compatibility and Alt+Tab !
=============================================
* February, 2020
** Fix Dye colour issues.
** Fix Endurance Issues.
** Fix some crash regarding Endurance Decrease.
** Fix some communication bytes issues.
** Fix Majestics Level Up Message
** Fix Ice-Golem no Damage
** Fix Loading, Main Menu and Login Cords for 800x600 Resolution
** Fix Pot / Meat bug while eating
** Fix Client and HGServer compilation error, and limit
** Fix Player Panel, chat bug
** Fix Learn Magic Gold Data Send properly
** Added F2-F3 Shortcut, and F4 Magic Shortcut
** Fix Gold amount in shop and bsmith
** Made Gold Weight 0, so dont need to put in WH
** Fix Skill Adding Function
=============================================
* January, 2020
- fixed msgs in Client and HGServer.
- fixed HGServer performance
- fixed HP regen that bugs MP
- fixed spawn rate if too many maps in 1 HGServer
- fixed some bytes and declaration bugs
- fixed empty spots that server reads them like if there was a person or mob on it
- added function that sends MAX STATS to Client from HG, so if you configure it in Settings.cfg it will send it and Client will compute it to prevent bugs.
- modified SendNotifyMsg function (optimized)
- added a simple patch to prevent packets to be received without the HGServer resgistering that a packet has been sent
- reduced almost 30000+ code lines in Game.cpp !
- added Apocalypse, Crusade, Heldenian and Party classes
- reorganized most of the functions in Game.cpp to their respective classes
- added Capture The Flag event
=============================================
* November, 2019
- Minor improvements in Server-Side code
- 800x600 resolution compatible
- Exchange system upgraded
=============================================
* September, 2019
- Negative War Contribution during Crusade
- Level up jump in High Server mode
- Minor improvements
- Removed level limit to Delete Character
- Added special characters when creating Player's Name
- DK Set cost in Settings.cfg
- REP adjust in Settings.cfg
- REP affects Drops
- Removed DNS in HGServer (useless)
- Necklace of Stone Golem add +50% earth magic defense
- Angel upgrade to +20 (AND can be traded/dropped)
- Removed max summon points for Heldenian
- Removed max construction points for Crusade
- Removed max reward gold in CityHall
- MAJESTIC LEVEL's implementation
> add more hp / sp / mp / hunger status
> add more criticals
> add more construction points in crusade
> add more war contribution in heldenian
> add more load weight
> recalculate circle magic %
> add more quest reward
> add more physical/magical damage
> add more defense ratio
> add more magic resistance
=============================================
* January, 2019
- Problem to LogIn (Connection Lost)
- Missing messages between HGServer-Client
- Crafting endurance
- Ranged hits
- Endurance repair in Items with stats
- Missing messages in Client
- Recodification of some functions in HGServer
- Fixed Deathmatch Game !
> TP to Arena in CityHall is only open when Deathmatch is ON
> When die in Arena on Deathmatch , revive in Arena
> Calculate Top if player gets dc/cl/tp
> Added bonus when get multiple kills with announcer (Holy Shit, Doble Kill, etc..)
> Display Top 5 per default, but if you press CTRL wil show Top 10 in screen
> In Arena only display Enemys
> Only display players in top if DGKills > 0
- Creating a guild costs Gold
- Added new configurations in Settings.cfg such as:
GUILD CREATING COST
CLEAR MAP TIME
GOLD DROP RATE
- Heldenian/Crusade/Apocalypse automated starts in Schedule.cfg
- Majestic.cfg removed
- Quantity online removed in Online User List
=============================================
* Initial Release in May, 2018