提交歷史

作者 SHA1 備註 提交日期
  Reid 0308283324 Use the respawn location if the last location or player state were not valid 4 月之前
  Reid 08422265ad Add the explore position within the character sql table 4 月之前
  Reid bb7bb5fe40 Add a dummy sql to prevent to load the SQLite addon on specific platforms 4 月之前
  Reid 5e4dceabce Complete websocket support 4 月之前
  Reid 7e429883c5 Use case sensitive account and player names within our sql db, fix some sql errors and improve our login UX 4 月之前
  Reid 5c9a3821e8 Add password hashing + salting 4 月之前
  Reid f60538ee63 Replace all string references for map, music and traits by hashes 4 月之前
  Reid 38925ac8b6 Replace all entities name reference with hashed IDs 4 月之前
  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 月之前
  Reid 6142908e8b Improve entity targetting, ai avoidance and walk speeds and some small bugs 4 月之前
  Reid 7ebbfe0d11 Complete the implementation of websocket support 5 月之前
  Reid 70c259d777 Bind auto-saves and players progression with the sql db 5 月之前
  Reid caef825d91 Import/Export character progress attributes such as skills, bestiary and quests states with our SQL db 5 月之前
  Reid da4c686924 Bind the account timestamp with our SQL db 5 月之前
  Reid 695e3b9143 Bind the sql repawn data to our players and fix a bunch of issues from the global persistence 5 月之前
  Reid 50066f66d9 Add inventory and equipment persistence 5 月之前
  Reid 8e52e0b1d2 Add a customfield attribute to our item cells to handle dyes and player name binded to an item 5 月之前
  Reid a62ead1008 Share public stats across all connected characters and add traits support on the character selection 6 月之前
  Reid 4f49303402 Replace Ethnicity by Race 6 月之前
  Reid 6b7089a839 Replace "race" by "ethnicity", implement hair styles and colors basic support and expand on the character traits handling 7 月之前
  Reid bc760b9ebb Add attributes handling through the character creation and from/to the SQL DB 7 月之前
  Reid a42ad2e09b Revamp the login and connection logic 7 月之前
  Reid 9a503f237c Add account creation/login, character creation/selection, reworked the FSM flow and connect all of these steps with the SQL server 8 月之前
  Reid 553118b4a1 Copy the template sql db into the user location on startup if this one is not created 8 月之前
  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 月之前
  Reid 934ea07b7a Add empty SQL service 8 月之前