Aegis Reversing
A place to discuss findings in reverse engineering.
1 topic in this forum
-
So the ESTATE system in Aegis (official servers) is what is responsible for modifying your status changes in combat or during game play in the world. I've noticed that they simply push a status modification into a vector and iterate over it to calculate the total status values per second. While it is effective, it was badly coded I had noticed. In Horizon I have rectified this system and made it super effective in code. In Aegis the code is called when status effect is set, and when the reset is complete. Similarly in Horizon have implemented periodic changes to statuses so simply that it can be coded in one line of code - current_hp()->add_periodic_chang…
-
- 0 replies
- 252 views
-
Recently Browsing 0
- No registered users viewing this page.