Commit Graph

40 Commits

Author SHA1 Message Date
721c538b68 removed godot engine logo 2023-02-25 11:10:55 +01:00
294abe6b6f konami code 2023-02-24 17:42:55 +01:00
fb6f079895 console is now independent 2023-02-23 12:33:25 +01:00
4e0ec4994f player variables uses getter and setter instead of function 2023-02-23 08:11:42 +01:00
a7932ce12b using singleton for playername now 2023-02-22 21:20:54 +01:00
14c9458805 finishing touches for console 2023-02-19 13:38:53 +01:00
e60c916ab0 added a cheat console 2023-02-19 11:51:34 +01:00
da44882f06 better graphic performance for 3d 2023-02-17 14:11:10 +01:00
9c95c2d7b7 added a 3d spinning cube 2d tile 2023-02-13 14:02:52 +01:00
a7c1cb845a added more mouse input and cursor 2023-02-12 18:49:01 +01:00
eee3897b85 added y-sorting 2023-02-10 19:12:39 +01:00
fa4701d650 added controller support 2023-02-08 20:20:36 +01:00
a0c95ec074 changed file structure 2023-02-08 11:06:56 +01:00
72421f4a32 fixed naming 2023-02-05 10:59:44 +01:00
d119321104 changed naming 2023-02-03 20:24:21 +01:00
0177c9199b fixed diagonal walking on controller 2023-01-31 16:54:34 +01:00
28d31c8e90 update for godot 4 beta 16 2023-01-28 20:18:06 +01:00
077451a574 idk i'm the only contributer so doesnt matter :/ 2023-01-27 19:25:45 +01:00
6b859002d3 fixed keyboard movement 2023-01-01 18:41:34 +01:00
5434940992 fixed pixel bleeding for player sprites atlas 2022-12-31 21:24:24 +01:00
126d9eb77a nerfed raycasting while using gamepads 2022-12-31 21:04:43 +01:00
3307edef49 fixed pixelated viewport bug 2022-12-17 21:29:35 +01:00
5b9fd9229d changed icon 2022-12-11 21:59:36 +01:00
5e983a9a5f added interaction system 2022-11-30 22:09:48 +01:00
0e6a8e660f worked on the custom dialog system 2022-11-29 19:29:03 +01:00
848c76b223 reverted more stuff 2022-11-28 19:42:09 +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
dbeac992bd prepared for nintendo controller support 2022-11-26 12:51:28 +01:00
6ac6d14a44 fixed more useless import warning messages 2022-11-25 19:48:04 +01:00
b491814f20 changed viewport screen sizing behaviour 2022-11-25 17:20:54 +01:00
2e97d1fec7 completely rewritten with godot 4 beta 2022-11-25 00:31:57 +01:00
f00b24274d new file naming 2022-11-15 18:18:01 +01:00
6a8d400574 less console spaming with debug key 2022-11-14 21:28:24 +01:00
ba2653491e added joystick strentgh to player speed and diagonal movement isn't faster anymore 2022-11-13 02:33:55 +01:00
b8e6fe9426 added collision 2022-11-12 12:59:30 +01:00
906738514b made some window management changes 2022-11-12 01:06:57 +01:00
8058f3d4eb resized map foreground cells 2022-11-12 00:26:59 +01:00
fab7188747 added fullscreen 2022-11-12 00:08:18 +01:00
bd49f35e5a init 2022-11-11 18:36:01 +01:00