This website requires JavaScript.
Explore
Help
Register
Sign In
gamedev
/
semi-idle-arpg
Watch
1
Star
0
Fork
0
You've already forked semi-idle-arpg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
549
KiB
GDScript
99.9%
a6f704039b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
tonydero
a6f704039b
test implementation of bad luck protection using rand_weighted, change time to float (will use unix timestamp)
2024-10-21 16:31:33 -06:00
addons
repo fix first commit
2024-09-19 19:03:06 -06:00
assets
fix enum name formatting, add initial quest basics
2024-10-17 14:11:10 -06:00
scenes
full basic area and quest instantiation complete, continuous play enabled
2024-10-21 11:22:38 -06:00
scripts
test implementation of bad luck protection using rand_weighted, change time to float (will use unix timestamp)
2024-10-21 16:31:33 -06:00
.gitattributes
repo fix first commit
2024-09-19 19:03:06 -06:00
.gitignore
many renames, basic exp earning
2024-10-20 16:44:08 -06:00
LICENSE
Initial commit
2024-09-19 18:50:21 -06:00
project.godot
initial worldArea instantiation conversion complete
2024-10-21 09:51:28 -06:00
README.md
Initial commit
2024-09-19 18:50:21 -06:00
README.md
semi-idle-arpg