Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
8ecc1116c3
Added attack anim for char, and swing anim for enemy
4049dbd671
added dynamic editable loot table, children of a parent loottable can be set per mob
302163e9fb
added statsversion integet to bp_tpc, rebuild increpments on repnotify calling a client refresh to show stats in stats panel at the right time (after rebuild stats)
124b32880c
Enemy Locomotion implimented via "ABP_Unarmed_AI" client safe.
c7e7edc23f
Refactored ui to use arrays instead of maps, removed hudref calls from server RPCs, client needs refresh calls still
727e0e5aa3
fixed client side bugs, non-interactable ui, ghost images, refactored map logic in client ui calls to use array instead, maps dont work over server reliable functions, in turn updated rpcs to not make hud calls, needs client refreshs now, mainly tooltip