Commit History

Author SHA1 Message Date
  NetSysFire e16b0999ee Rename equipments to equipment (#318) 3 days ago
  dluga93 982fc0d168 #312 Assigning attribute points in stats panel is not automatically saved (#313) 3 weeks ago
  Reid 02712180a9 Fix some code inconsistencies with our RID/ID handlings 1 month ago
  Reid 0a25ab8e99 Handle live/testing difference of our db files and backups, make the IsTesting variable global on LauncherCommons 2 months ago
  Reid 0210625f7d Rework our projectile code to be independent from the alternation code, add the sonic wave skill on lynx 2 months ago
  Reid 2731b8a9d7 Focus our main camera on the warped player position when using Network.WarpPlayer 2 months ago
  Reid 5c24fe8335 Improve our chasing and aggressive AI behaviour 2 months ago
  Reid 1fa636e93a Rework most of our network code, add rpc bulking, improve agent and entity updates, add zone projectile attack and fix many incoherence with unordered network updates 3 months ago
  Reid 041559e86f Disable the online list if no specific path are given to place the json file 3 months ago
  Reid d93b7979e2 Add character deletion logic and fix a network issue on offline mode 3 months ago
  Reid e752efe6bc Refactor our network implementation to enable both websocket and enet to be used in parallel 3 months ago
  Reid 380ec09346 Fix some issues while running enet or websocket locally 3 months ago
  Reid 5e4dceabce Complete websocket support 3 months ago
  Reid 5417ce96cf Fix general UX flow for our login and character menus, prevent users from spamming some critical network commands 3 months ago
  Reid 5c9a3821e8 Add password hashing + salting 3 months ago
  Reid f60538ee63 Replace all string references for map, music and traits by hashes 3 months ago
  Reid aa084f8469 Add typed dictionaries on every exported and class members 3 months ago
  Reid 38925ac8b6 Replace all entities name reference with hashed IDs 3 months ago
  Reid 0968dae1fc Fix various UX issues during login/character creation/handlings and fix some wrongly displayed gameplay interactions in-game 3 months ago
  Reid 7ebbfe0d11 Complete the implementation of websocket support 4 months ago
  Reid 0b3f896265 Fix some scheduling issues when closing the server, updating player stats and handling peer notifying functions 4 months ago
  Reid 70c259d777 Bind auto-saves and players progression with the sql db 4 months ago
  Reid c49cd8cf59 Add equipment preview within the character selection screen 4 months ago
  Reid 50066f66d9 Add inventory and equipment persistence 4 months ago
  Reid 8e52e0b1d2 Add a customfield attribute to our item cells to handle dyes and player name binded to an item 5 months ago
  Reid a62ead1008 Share public stats across all connected characters and add traits support on the character selection 6 months ago
  Reid 3ec3f54c2e Split active stats into public/private stats 6 months ago
  Reid 89d2d676c5 Add equipment unequip/equip feature and let players drop items on the floor 6 months ago
  Reid a3fa9fcc6a Implement the account creation UI within the login preset 6 months ago
  Reid 39e1eb8a5d Continue to improve UX of the character screen and redo the login screen to follow our new UI style 6 months ago