Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.0.1
sourceofmana
Browse files
Aug 16, 2022
Add CRT and HQ4x presets and add these shaders as disabled in the main GUI
· 8f9e7d5a
Reid
authored
Aug 16, 2022
View commits for tag v0.0.1
v0.0.1
8f9e7d5a
Replace the map root node from Navigation2D to Node2D
· ea05b33f
Reid
authored
Aug 16, 2022
ea05b33f
Split the game gui code and force put in the foregroup the latest opened window
· 6793d5db
Reid
authored
Aug 16, 2022
6793d5db
Update export settings to 3.5
· c890aaf5
Reid
authored
Aug 16, 2022
c890aaf5
Offset phatyna's sprite
· ed755f6b
Reid
authored
Aug 16, 2022
ed755f6b
Add some protection in case all parameters are not referenced on the creation of an entity
· ced1e118
Reid
authored
Aug 16, 2022
ced1e118
Add Phatyna entity
· 629d4923
Reid
authored
Aug 16, 2022
629d4923
Add phatyna sprite and animation presets
· e7902bfc
Reid
authored
Aug 16, 2022
e7902bfc
Add large and small collision presets
· 53472ff1
Reid
authored
Aug 16, 2022
53472ff1
Aug 15, 2022
Improve warp function to support other entity than the player
· d1512ba1
Reid
authored
Aug 15, 2022
d1512ba1
Entity are now generated through data
· a38dd17f
Reid
authored
Aug 15, 2022
a38dd17f
Add entity db file and parsing
· 0c27a098
Reid
authored
Aug 15, 2022
0c27a098
Move all player presets into their sub-folders and add an entities.json config file
· 17ace7ac
Reid
authored
Aug 15, 2022
17ace7ac
Remove non floating windows category as it is unused for now
· d3c6a414
Reid
authored
Aug 15, 2022
d3c6a414
Make the GameQuit window a floating window
· 4f574e50
Reid
authored
Aug 15, 2022
4f574e50
Use NavigationServer's safe velocity update whenever the collision avoidance is enabled
· 48f3a02a
Reid
authored
Aug 15, 2022
48f3a02a
Fix a navigation mesh issue on a map warp, will be fixed entierly when we will...
· 9cf52b30
Reid
authored
Aug 15, 2022
9cf52b30
Disable window close button and enable the default quit game window
· 5253f4e5
Reid
authored
Aug 15, 2022
5253f4e5
Fix some flags on the actionbox GUI to let go mouse events for the player's...
· 3a3cd767
Reid
authored
Aug 15, 2022
3a3cd767
Add a close button on the inventory
· b135fb74
Reid
authored
Aug 15, 2022
b135fb74
Offset the mouse to fit with the top of the arrow
· 0f9e6057
Reid
authored
Aug 15, 2022
0f9e6057
Add a focus mode to select the correct button through the keyboard on the quit window
· 93958dd0
Reid
authored
Aug 15, 2022
93958dd0
Improve the dual input mode (mouse and keyboard/pad)
· a9fbf06b
Reid
authored
Aug 15, 2022
a9fbf06b
Add a quit window and connect the inventory window to the F3 key
· acbb4490
Reid
authored
Aug 15, 2022
acbb4490
Add missing import files for the mouse sprite
· b7b0c488
Reid
authored
Aug 15, 2022
b7b0c488
Split entity's preset into sub-presets
· b87d9433
Reid
authored
Aug 15, 2022
b87d9433
Add custom mouse pointer
· 05b863e9
Reid
authored
Aug 15, 2022
05b863e9
Aug 14, 2022
Disable path line by default
· ef7b3c59
Reid
authored
Aug 15, 2022
ef7b3c59
Rename PC preset to Entity and remove NPC preset
· 6e139bed
Reid
authored
Aug 15, 2022
6e139bed
Implement Godot's NavigationAgent2D new logic and fix a bunch of issue related...
· c827ddec
Reid
authored
Aug 15, 2022
c827ddec
Improve some node checks and trigger a temp warp function (to be changed with...
· 9e3ff766
Reid
authored
Aug 15, 2022
9e3ff766
Prevent a crash if no player found when initializing the game GUI
· 72bd83bd
Reid
authored
Aug 15, 2022
72bd83bd
Change default floating windows position and size
· d69003fb
Reid
authored
Aug 15, 2022
d69003fb
Add a navigationagent on NPC and PC scene presets
· fcf9bef0
Reid
authored
Aug 15, 2022
fcf9bef0
Add a navigation layer on all phatyna maps
· 37b97338
Reid
authored
Aug 15, 2022
37b97338
Aug 08, 2022
First draft of LICENSE and README files
· d26b2d97
Reid
authored
Aug 08, 2022
d26b2d97
Aug 07, 2022
Upgrade Godot to version 3.5
· 942c2c5b
Reid
authored
Aug 08, 2022
942c2c5b
Fix the wrong tile collision offset on oversized tiles
· abd07276
Reid
authored
Aug 08, 2022
abd07276
Prevent a crash if no navigation layer is set
· 8173bdbc
Reid
authored
Aug 08, 2022
8173bdbc
Add dual scene/tmx map import type
· 7ee74da3
Reid
authored
Aug 07, 2022
7ee74da3
Loading