.. |
character
|
4bd3733d9b
Replace a dead discord link invite, use multiline strings and improve our mobile detection with web mobile builds
|
3 天之前 |
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
|
9 月之前 |
ActionBox.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
AlterationLabel.gd
|
9488de04df
Add GP and exp alteration support
|
3 周之前 |
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
|
1 月之前 |
ButtonBox.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
CellGrid.gd
|
94455662f2
Remove some unnecessary range calls within our for loops
|
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
|
2 月之前 |
CellTile.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Chat.gd
|
e88ef18354
Add by default a ChatLabel as our main General chat on the chat window
|
1 周之前 |
Chat.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Dialogue.gd
|
974f59cae8
Prevent NPCs to be triggered from afar, auto-deselect the target if it's too far and add some new accessors to calculate distances and to check if the dialogue context is open
|
1 周之前 |
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
|
1 月之前 |
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
|
4bd3733d9b
Replace a dead discord link invite, use multiline strings and improve our mobile detection with web mobile builds
|
3 天之前 |
Gui.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Inventory.gd
|
94455662f2
Remove some unnecessary range calls within our for loops
|
2 周之前 |
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
|
5 月之前 |
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
|
1 月之前 |
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()
|
7 月之前 |
MenuIndicator.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
MenuLine.gd
|
e16966bdf6
Add the bestiary menu within the manapedia
|
1 周之前 |
MenuLine.gd.uid
|
fd21f28ad1
Add a quest db and the support of our quest log with the splatyna quest
|
1 周之前 |
MessageBox.gd
|
009fa25571
Add a WindowBox widget to display important message that require an user input
|
1 月之前 |
MessageBox.gd.uid
|
009fa25571
Add a WindowBox widget to display important message that require an user input
|
1 月之前 |
Minimap.gd
|
1d802ea81d
Fix some scrolling events on the minimap and the progress window
|
1 周之前 |
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
|
6 月之前 |
PickUp.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Progress.gd
|
e16966bdf6
Add the bestiary menu within the manapedia
|
1 周之前 |
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
|
db24db0e9c
Disable the quit option on web builds
|
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
|
1 月之前 |
RespawnDialog.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Scrollable.gd
|
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 周之前 |
Scrollable.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
ServerDisplay.gd
|
4457afeb27
Rescale our ressource in MB and improve some general display within the server display UI
|
3 周之前 |
ServerDisplay.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
Settings.gd
|
4bd3733d9b
Replace a dead discord link invite, use multiline strings and improve our mobile detection with web mobile builds
|
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
|
1 月之前 |
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
|
68e75eef02
Add m.atk and m.def within the stat window
|
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
|
4 月之前 |
Sticks.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |
UICommons.gd
|
2e0c1c3775
Add different colors per players on the chat window
|
3 周之前 |
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
|
4 月之前 |
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
|
1 月之前 |
WindowPanel.gd.uid
|
720f0192b4
Add an UID file for all of our scripts (Godot 4.4 feature)
|
1 月之前 |