Commit graph

35 commits

Author SHA1 Message Date
Patrick_Pluto
7c6ae10f81 Removed unnecessary debugging output. 2024-06-19 18:28:49 +02:00
Patrick_Pluto
6b2159b840 Code Refactoring: Part 2
Hopefully final refactoring, offloaded ui scripts to its own global .gd to prevent repetition.
2024-06-19 18:27:40 +02:00
Patrick
1f13b9d7b2 Merge pull request 'Commented your code' (#6) from sageTheDm/FreeTTRPG:main into main
Reviewed-on: https://codeberg.org/Patrick_Pluto/FreeTTRPG/pulls/6
2024-06-18 20:29:30 +00:00
Sage The DM
39f6b1e247 uncomented .tscn 2024-06-18 19:31:08 +02:00
Patrick_Pluto
8bb83e987b Code refactoring: Part 1 2024-06-18 19:17:42 +02:00
Sage The DM
b803229d32 Commented your code 2024-06-18 18:58:47 +02:00
Patrick_Pluto
e1ce830b19 Minor issue with the ingame display fixed, again, not sure how I missed THAT. 2024-06-16 22:28:13 +02:00
Patrick_Pluto
7d331f0883 Minor issue with the ingame display fixed. 2024-06-16 20:05:51 +02:00
Patrick_Pluto
5e4f79ee19 Version: 0.0.4
Scrolling implemented in view and creator, so you can add infinite variables to the content.
2024-06-16 20:01:56 +02:00
Patrick_Pluto
21bcce37fa Version: 0.0.3
Slight code fixups and changed some map stuff, Also added a stat viewer for the current player in the game itself.
2024-06-16 19:32:19 +02:00
Patrick_Pluto
8496773e69 Minor Fixes 2024-06-16 00:01:13 +02:00
Patrick_Pluto
a1a252cdc6 try not to break the law 2024-06-15 22:05:36 +02:00
Patrick_Pluto
ef402a7c04 .gitignore update 2024-06-15 22:04:14 +02:00
Patrick_Pluto
0a6ff7224a Version: 0.0.2
Second major release, minor tweaks, fully dynamic stats, now requires the official contentpack.
2024-06-15 21:56:18 +02:00
Patrick_Pluto
e5911fd155 Version: 0.0.1
First major release, refined the creator, added stats to the main game, added a menu to view stats.
2024-06-15 20:33:37 +02:00
Patrick_Pluto
8f78f8e5cb Merge branch 'main' of https://codeberg.org/Patrick_Pluto/opendnd 2024-06-14 10:34:59 +02:00
Patrick_Pluto
0ca7c9ac13 Implemented Character creator 2024-06-14 10:34:06 +02:00
Patrick_Pluto
7b2e66c876 Update README.md 2024-06-14 07:56:40 +00:00
Patrick_Pluto
fffaac5491 Update LICENSE 2024-06-14 07:55:20 +00:00
Patrick_Pluto
4224f4f755 Minor Changes 2024-06-14 09:44:34 +02:00
Patrick_Pluto
01cd337c66 JSON System Implemented 2024-06-14 09:42:54 +02:00
Patrick_Pluto
bf80420f22 Update README.md 2024-06-14 05:42:26 +00:00
Patrick_Pluto
2a4f3f007f Update README.md 2024-06-14 05:41:40 +00:00
Patrick_Pluto
e5f167e106 Changed Name 2024-06-14 07:37:03 +02:00
Patrick_Pluto
270b13c70d Merge pull request 'added rough charackter art' (#2) from sageTheDm/opendnd:main into main
Reviewed-on: https://codeberg.org/Patrick_Pluto/opendnd/pulls/2
2024-06-13 13:26:28 +00:00
5a4ef7bb92 readme update 2024-06-13 15:26:16 +02:00
ad7c672eec Modified the readme 2024-06-13 14:54:27 +02:00
0036d49e0b added rough charackter art 2024-06-13 14:46:24 +02:00
Patrick_Pluto
ae4c03f769 Merge branch 'main' of https://codeberg.org/Patrick_Pluto/opendnd 2024-06-13 14:29:00 +02:00
Patrick_Pluto
047f64fef6 Distance counter and player switching implemented. 2024-06-13 14:25:37 +02:00
Patrick_Pluto
c9c7e8731d Merge pull request 'added the Notes' (#1) from sageTheDm/opendnd:main into main
Reviewed-on: https://codeberg.org/Patrick_Pluto/opendnd/pulls/1
2024-06-13 11:43:41 +00:00
Patrick_Pluto
d31d027b80 Movement Implemented + Map 2024-06-13 13:29:05 +02:00
Sage The DM
f90243b98a added the Notes 2024-06-13 11:37:21 +02:00
Patrick_Pluto
bf0b325a81 initial godot project setup 2024-06-11 12:27:36 +02:00
Patrick_Pluto
27cbb7ba38 Initial commit 2024-06-11 10:15:57 +00:00