Reid e0eb32fdbd Auto-refresh the server GUI when we run in local mode 1 тиждень тому
..
character 57b128128d Add player orientation movement within the character screen 1 тиждень тому
context 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
ActionBox.gd 610acbc68c Add a variable to state when the client is running on mobile 8 місяців тому
ActionBox.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
AlterationLabel.gd 18671fb736 Remove our internal Util.Assert and rely on godot's assert() 6 місяців тому
AlterationLabel.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
ButtonBox.gd 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
ButtonBox.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
CellGrid.gd 04fabf0c9a Fix some scrolling and resizing issues, implement an Action::TryConsume function to test and mark as consumed any internal actions 2 місяців тому
CellGrid.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
CellTile.gd 70c259d777 Bind auto-saves and players progression with the sql db 1 місяць тому
CellTile.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Chat.gd 39e1eb8a5d Continue to improve UX of the character screen and redo the login screen to follow our new UI style 3 місяців тому
Chat.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Dialogue.gd 633ec29b99 Use a default UI preset agnostic of client/server mode, switch FSM and Network services into singletons and refactor the launcher singletons 4 місяців тому
Dialogue.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Emote.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Emote.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
FloatingWindows.gd f188158a69 Fix window placement if floating widgets are outside the current viewport 1 рік тому
FloatingWindows.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Gui.gd 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
Gui.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Inventory.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Inventory.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Loading.gd 9a503f237c Add account creation/login, character creation/selection, reworked the FSM flow and connect all of these steps with the SQL server 4 місяців тому
Loading.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Login.gd 02f79757f7 Add some web-specific button on the login context to refresh the connection as this mode is online-only for now 2 тижнів тому
Login.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
MenuIndicator.gd 18671fb736 Remove our internal Util.Assert and rely on godot's assert() 6 місяців тому
MenuIndicator.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
MessageBox.gd 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
MessageBox.gd.uid 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
Minimap.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Minimap.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Notification.gd 35bb164d01 Improve login and character errors handling by using the notification panel to display warnings 4 місяців тому
Notification.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
PickUp.gd 91a37a990c Defer all our add_child except for the callback's timer that needs to be added right before starting 5 місяців тому
PickUp.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Progress.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Progress.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
ProgressBar.gd 9ebd8f2c6a Add GP indication on the stat menu, add missing exp & gp functions on npc scripts and fix the gp update on client-server 6 місяців тому
ProgressBar.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Quit.gd 27c77a410c Prevent centered windows from leaving the viewport and force the quit menu on the center whenever the window is enabled 2 тижнів тому
Quit.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
RespawnDialog.gd 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
RespawnDialog.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Scrollable.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Scrollable.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
ServerDisplay.gd e0eb32fdbd Auto-refresh the server GUI when we run in local mode 1 тиждень тому
ServerDisplay.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Settings.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Settings.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Skill.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
Skill.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
SpeechBubble.gd 8920f56473 Big cleanup with our stat handling, add a generic actor that is parent to both server's agent and client's entity and add a basic Modifier static class to handle stats management on gameplay code 1 рік тому
SpeechBubble.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
StatIndicator.gd 3ec3f54c2e Split active stats into public/private stats 3 місяців тому
StatIndicator.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
StatPanel.gd 5620f0cef3 Convert our window panels from tool to basic script 3 тижнів тому
StatPanel.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
Sticks.gd 24c140752b Fix the mobile overlay not being visible and fix our mobile export config to enable sqlite on amd64 and arm64 builds 3 місяців тому
Sticks.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
UICommons.gd 009fa25571 Add a WindowBox widget to display important message that require an user input 2 тижнів тому
UICommons.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
WindowButton.gd f467483ee0 Replace the news window by a progress window for quest logs and manapedia 3 місяців тому
WindowButton.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому
WindowPanel.gd 27c77a410c Prevent centered windows from leaving the viewport and force the quit menu on the center whenever the window is enabled 2 тижнів тому
WindowPanel.gd.uid 720f0192b4 Add an UID file for all of our scripts (Godot 4.4 feature) 1 місяць тому