Devlog #2
Hi! It’s been some hours and I can proudly say that my i18n system is fully working now! I have a clean config with comments so you can enable/disable diffrent modules. VPN protections fully works now and is also configurable.
What I will be working on next
Right now I am working on logging system - online mode logging works fully and I am working on logging for offline-mode players, and version 1.19.3 and below.
VPN protection
I optimised the VPN protection bringing down the time per 100 000 quers from 600ms to 80ms :O! This means that one “check” now is 0,0008ms instead of 0,006ms and I eliminated most CPU spikes and some random queries that took like 2s (unacceptable I know :P)
Some utilities
I added easy scripts to run the dev. Also I crashed out on Intellij Idea Ultimate and fully switched to Zed for Java development. I used this masterpiece of an editor for a long time - but only for quick editing and Python, but this project showed me that is more than TASTY for Java too! Also, I love that it uses the Eclipse engine - it reminded me when I was a child (9 yrs old) and just started with Java <3.
Hope to see you in the next Devlog!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.