Please feel free to search us up on the discord list website or PM me for a link
Trading has now been implemented
Code:
[23/05/19 12:42 PM][TradeSessionProcessor]: Trade session started : Scu11 - Bambino
[23/05/19 12:42 PM][TradeSessionProcessor]: Scu11 offered item : 2
[23/05/19 12:42 PM][TradeSessionProcessor]: Bambino offered item : 0
[23/05/19 12:42 PM][TradeSessionProcessor]: testing : 1
[23/05/19 12:42 PM][TradeSessionProcessor]: Trade session finished
More updates on our battle formulas accuracy
Code:
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 90% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 89.1228% (4456140 / 5000000)
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 50% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 49.49322% (2474661 / 5000000)
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 60% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 59.3939% (2969695 / 5000000)
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 32% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 31.720540000000003% (1586027 / 5000000)
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 12% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 11.91256% (595628 / 5000000)
[23/05/19 12:31 PM][...]: Simulating 5000000 hit attempts at 5% accuracy...
[23/05/19 12:31 PM][...]: Hit percentage : 4.9408% (247040 / 5000000)
[23/05/19 12:32 PM][...]: Simulating 5000000 hit attempts at 98% accuracy...
[23/05/19 12:32 PM][...]: Hit percentage : 97.03054% (4851527 / 5000000)
[23/05/19 12:32 PM][...]: Simulating 5000000 hit attempts at 57% accuracy...
[23/05/19 12:32 PM][...]: Hit percentage : 56.43492% (2821746 / 5000000)

just completed a major update fix in npc updating that i did a long time ago for player updating but forgot to do for npcs. it was supporting searching through all surrounding regions for the "local npcs" so when i added more npc's recently into new regions and stood in certain places there was a bug but anyways now its all fixed up.
been working on trade support, also added support for toggling audio through the server
theres now 3 commands that can be used which will be part of the gui later but we dont have that yet so
volume : float volume - toggles the volume of the audio controller
song : String title - plays a song by title 'village' for example for 'village.ogg'
sound : int id - plays a sound FX
180 Rotations on mesh support for head models

Incoming UI Updates
Bank + Tabs

Trading UI