Commit History

Author SHA1 Message Date
  Reid 0308283324 Use the respawn location if the last location or player state were not valid 3 months ago
  Reid 08422265ad Add the explore position within the character sql table 4 months ago
  Reid bb7bb5fe40 Add a dummy sql to prevent to load the SQLite addon on specific platforms 4 months ago
  Reid 5e4dceabce Complete websocket support 4 months ago
  Reid 7e429883c5 Use case sensitive account and player names within our sql db, fix some sql errors and improve our login UX 4 months ago
  Reid 5c9a3821e8 Add password hashing + salting 4 months ago
  Reid f60538ee63 Replace all string references for map, music and traits by hashes 4 months ago
  Reid 38925ac8b6 Replace all entities name reference with hashed IDs 4 months ago
  Reid 82f7e32c14 Fix ordering issues on stat updates and level up notification, set up some default stats when an account is created and fill in some invalid data when the stat class is created to prevent to send unwanted level up notifications 4 months ago
  Reid 6142908e8b Improve entity targetting, ai avoidance and walk speeds and some small bugs 4 months ago
  Reid 7ebbfe0d11 Complete the implementation of websocket support 4 months ago
  Reid 70c259d777 Bind auto-saves and players progression with the sql db 4 months ago
  Reid caef825d91 Import/Export character progress attributes such as skills, bestiary and quests states with our SQL db 4 months ago
  Reid da4c686924 Bind the account timestamp with our SQL db 4 months ago
  Reid 695e3b9143 Bind the sql repawn data to our players and fix a bunch of issues from the global persistence 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 4f49303402 Replace Ethnicity by Race 6 months ago
  Reid 6b7089a839 Replace "race" by "ethnicity", implement hair styles and colors basic support and expand on the character traits handling 6 months ago
  Reid bc760b9ebb Add attributes handling through the character creation and from/to the SQL DB 7 months ago
  Reid a42ad2e09b Revamp the login and connection logic 7 months ago
  Reid 9a503f237c Add account creation/login, character creation/selection, reworked the FSM flow and connect all of these steps with the SQL server 8 months ago
  Reid 553118b4a1 Copy the template sql db into the user location on startup if this one is not created 8 months ago
  Reid 5a57ab693f Add a basic SQL script file to connect, run some queries and close the db. Add some missing stats information that suits our database template 8 months ago
  Reid 934ea07b7a Add empty SQL service 8 months ago