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 · main
quest-system
Browse files
Sep 16, 2024
Add `remove_pool` method to API
· 94849da7
Shomy
authored
Sep 16, 2024
94849da7
Filter pools correctly in `is_quest_in_pool`
· a0476057
Shomy
authored
Sep 16, 2024
a0476057
Prevent some memory leaks
· adefc495
Shomy
authored
Sep 16, 2024
adefc495
Sep 10, 2024
Improve README
· 68578c26
Shomy
authored
Sep 10, 2024
68578c26
Sep 09, 2024
Update addon inclued LICENSE
· f10399bf
Shomy
authored
Sep 09, 2024
f10399bf
Update LICENSE
· 8dda390b
Shomy
authored
Sep 09, 2024
8dda390b
Update issue templates
· 42246673
Shomy
authored
Sep 09, 2024
42246673
Sep 06, 2024
v1.5.0
· b5b32e3c
Shomy
authored
Sep 07, 2024
View commits for tag 1.5.0
1.5.0
b5b32e3c
Clean up code & add missing documentation
· d97f9ae9
Shomy
authored
Sep 07, 2024
d97f9ae9
Use pool methods when getting quests
· 1e9f2b40
Shomy
authored
Sep 07, 2024
1e9f2b40
Update PULL_REQUEST_TEMPLATE.md
· 3663ae9f
Shomy
authored
Sep 06, 2024
3663ae9f
Add unit tests
· 8228e9c9
Shomy
authored
Sep 06, 2024
8228e9c9
Add GdUnit4
· a87e1cdb
Shomy
authored
Sep 06, 2024
a87e1cdb
Add gdunit workflow
· 1aabef1b
Shomy
authored
Sep 06, 2024
1aabef1b
Added "get_quest_property"
· af5d2ae8
GustavoLR548
authored
Sep 05, 2024
af5d2ae8
Sep 04, 2024
Fix pool override image not loading
· 7b4019be
Shomy
authored
Sep 04, 2024
7b4019be
Update quest pool documentation
· b8d97c94
Shomy
authored
Sep 04, 2024
b8d97c94
Update project to Godot 4.3
· e4eaf242
Shomy
authored
Sep 04, 2024
e4eaf242
Jul 11, 2024
Add advanced example repo to README
· 3037cfea
Shomy
authored
Jul 11, 2024
3037cfea
Jul 10, 2024
v1.4.0
· c6727340
Shomy
authored
Jul 10, 2024
View commits for tag 1.4.0
1.4.0
c6727340
Refactor serialization and deserialization
· 6e38e78b
Shomy
authored
Jul 10, 2024
6e38e78b
Update PULL_REQUEST_TEMPLATE.md
· 3e80c3a1
Shomy
authored
Jul 10, 2024
3e80c3a1
Jul 01, 2024
Update README.md
· d5401bce
Shomy
authored
Jul 01, 2024
d5401bce
Jun 28, 2024
v.1.3.0
· 24fb2b1a
Shomy
authored
Jun 28, 2024
View commits for tag 1.3.0
1.3.0
24fb2b1a
Make migration guide
· e9e655b2
Shomy
authored
Jun 28, 2024
e9e655b2
Remove whitespace from plugin name
· ca55022f
Shomy
authored
Jun 28, 2024
ca55022f
Add Documentation to quest_resource.gd
· 65a18440
Shomy
authored
Jun 28, 2024
65a18440
Add update method to documentation
· fe495fdd
Shomy
authored
Jun 28, 2024
fe495fdd
Fix TranslationPlugin property usage comparison for exported variables
· 872eca9f
Shomy
authored
Jun 28, 2024
872eca9f
Add `update_quest` method to QuestManager script
· d8153919
Shomy
authored
Jun 19, 2024
d8153919
Add args in quest resource methods
· 70c30026
Shomy
authored
Jun 19, 2024
70c30026
Jun 19, 2024
Call pools specific methods when moving quests between them
· c483ada3
Shomy
authored
Jun 19, 2024
c483ada3
Jun 15, 2024
Fix favicon not showing in the documentation
· 4d5dec80
Shomy
authored
Jun 15, 2024
4d5dec80
Jun 09, 2024
v.1.2.3
· ae5dba53
Shomy
authored
Jun 09, 2024
View commits for tag 1.2.3
1.2.3
ae5dba53
Make auto-updater optional
· d0a85a6c
Shomy
authored
Jun 09, 2024
d0a85a6c
May 17, 2024
v1.2.2
· 5e33ef37
Shomy
authored
May 17, 2024
View commits for tag 1.2.2
1.2.2
5e33ef37
Fix settings error on project run (#16)
· 3f27d47d
Shomy
authored
May 17, 2024
3f27d47d
v1.2.1
· 5dd6d115
Shomy
authored
May 17, 2024
View commits for tag 1.2.1
1.2.1
5dd6d115
Merge pull request #16 from shomykohai/feature/add-settings
· 48ead833
Shomy
authored
May 17, 2024
48ead833
Add documentation for settings
· ff7b290d
Shomy
authored
May 17, 2024
ff7b290d
Loading