Topic: 2024/10/17 Update (1 year!)
(In case you're wondering, the hack detection does basic things like check if the network sockets functions are hooked. This is not foolproof as I suspect some firewalls do this as well. This will help me find out. It also looks for DLLs like WPE. Mostly I want to get some statistics to see what the scale of the problem really is. It doesn't do anything with the information yet. Feedback regarding this issue is appreciated.)
October 17, 2024:
*** It's been one year and a day since I started updating the game again.
*** I still have a month's more of major bugs to fix, but then it's time for improvements!
*** Thank you all!
*** God bless.
*** James
Added some very rudimentary hacking/macroing detection.
Directional lights (such as those of the forges) work correctly again.
Fixed-light-level zones work correctly again.
Fixed a crash that could happen when the game was using over 2GB of RAM.
- Thanks to Bonescythe for reporting this bug!
Implemented special tile lighting, such as rotating lights.
Items on the market no longer stop declining in price.
Made the lighting falloff closer to the old client's. It's less physically correct, but it better calls attention to light sources and is bounded. (It still doesn't raytrace.)
Monster attack and death particle systems work again.
Particle systems would only display if there was a higher Z level wall or property above their tile. As a result, many were hidden. They are now visible!
Scripts can create particle systems again.