Commit Graph

46 Commits

Author SHA1 Message Date
1648171f0b typewriting effect in dialogue 2023-02-03 22:25:49 +01:00
bf09061c5e added basic dialogue bubble functionality 2023-02-03 20:24:45 +01:00
2c804bb95e more dialogue system stuff 2023-02-03 13:02:49 +01:00
53d35083a3 more json experiments 2023-02-02 10:23:17 +01:00
ea07e94e0a more dialog json testing 2023-02-01 11:10:16 +01:00
42265ef256 removed unfinished method write 2023-01-31 15:13:24 +01:00
c86931a2cf dialogue stuff didnt commit 2023-01-31 15:12:40 +01:00
e9fd520194 more dialogue stuff 2023-01-31 15:12:09 +01:00
28d31c8e90 update for godot 4 beta 16 2023-01-28 20:18:06 +01:00
a88a8cdac7 small smart dialogue system change 2023-01-28 15:12:43 +01:00
077451a574 idk i'm the only contributer so doesnt matter :/ 2023-01-27 19:25:45 +01:00
126d9eb77a nerfed raycasting while using gamepads 2022-12-31 21:04:43 +01:00
aa0d32ae85 fixed resetting rotationCenter on zero movement 2022-12-29 18:20:34 +01:00
307ccf071f added a rotation system for player and improved camera movement 2022-12-29 18:09:44 +01:00
54d0f44960 reorganized some files and deleted some for dialogue rewrite 2022-12-19 16:57:41 +01:00
6a52d487c7 minor changes and added rewritten version of dialog json will be implemented later 2022-12-17 22:50:23 +01:00
9616c1f0d1 added multiline text support and more code changes 2022-12-17 22:26:18 +01:00
8cf6372d8b changed some player speed parameters 2022-12-13 20:30:53 +01:00
771b2e801e extended the dialog system 2022-12-13 19:49:47 +01:00
d2ff18fee2 ray cast legth is now just the original length 2022-12-11 21:53:20 +01:00
0a90c41a23 more efficient ray cast position code 2022-12-11 21:44:18 +01:00
c186097d0e made animations modular for manual movement code 2022-12-11 19:59:52 +01:00
de7d239282 fixed animation bugs 2022-12-11 19:17:37 +01:00
6c57a23f85 added player animations for walking 2022-12-11 19:07:17 +01:00
114c8045eb resized player and player collision 2022-12-10 21:35:20 +01:00
57cbbacc47 made raycast smaller 2022-12-10 21:18:29 +01:00
183c678d69 new player avatar 2022-12-10 14:54:00 +01:00
f62e44a4f2 even more dialog code changes 2022-12-07 23:00:56 +01:00
29d3a7d130 more dialog garbage testing code 2022-12-02 21:12:25 +01:00
c4500b09f4 primitive working dialog bubble 2022-12-01 20:25:36 +01:00
f093d3c0b5 cleaned some code and folder organization 2022-11-30 23:08:31 +01:00
5e983a9a5f added interaction system 2022-11-30 22:09:48 +01:00
68d16fbd4f added interaction_area to player for interacting with overlapping objects 2022-11-30 18:42:21 +01:00
c01a20e603 added option to not always randomize json arrays 2022-11-30 00:49:59 +01:00
f0bf7b1966 randomize dialog json array if given 2022-11-30 00:31:02 +01:00
078695b02d changed a value and some formatting 2022-11-29 22:09:05 +01:00
2f57e22f06 now using multiple files instead of giant multiple files with extra keys 2022-11-29 21:37:32 +01:00
9865198883 godot dictionary testing 2022-11-29 21:29:46 +01:00
b719aae87d json dialog implementation progression 2022-11-29 20:06:42 +01:00
0e6a8e660f worked on the custom dialog system 2022-11-29 19:29:03 +01:00
43a7ddbf76 added dialog bubble without function 2022-11-28 21:27:54 +01:00
8fa39a2898 removed not working dialog system advice making my own now 2022-11-28 18:02:47 +01:00
aa2e732a93 "fixed" not building 2022-11-28 18:00:48 +01:00
964722a41a did some useless garbage 2022-11-28 17:59:40 +01:00
ca57159c22 began the dialog system 2022-11-27 23:29:56 +01:00
e2f883e736 backgroundscript is not objectbased anymore 2022-11-27 22:03:20 +01:00