Commit Graph

51 Commits

Author SHA1 Message Date
8b2cc77333 Match blueprint and block scale in the demo scene 2024-08-20 14:10:35 +03:00
1d24a14ce6 Fix table in stairs scene 2024-08-20 04:02:52 +03:00
e69882c2e1 Merge branch 'stairs-map' 2024-08-20 03:50:49 +03:00
3f91453a1b Add rotations 2024-08-20 03:47:18 +03:00
161bb5fbd2 Add blueprint rendering 2024-08-20 03:37:59 +03:00
8bac5dbe77 Add ability to remove placed blocks 2024-08-20 03:33:29 +03:00
da60de0148 Add offset when placing blocks 2024-08-20 03:29:32 +03:00
e4504fbfd3 Add layer 5 for placing blocks 2024-08-20 02:39:05 +03:00
611612892c Add Ghost actually being removed correctly 2024-08-20 02:28:22 +03:00
8eb56b39e1 Add GhostBlock 2024-08-20 02:20:52 +03:00
e20cc18071 Fix stuff broken by merge 2024-08-20 02:20:14 +03:00
4d549f708a Merge branch 'blockz' into stairs-map 2024-08-20 02:08:47 +03:00
7b9a43394c Add noclip mode (F3) 2024-08-20 01:51:43 +03:00
b8613ed60c Add throwing blocks 2024-08-20 01:50:55 +03:00
5c69f5c4df Work on stairs map 2024-08-20 00:42:03 +03:00
bf10022d3b Add orbit camera and hovering stuff 2024-08-20 00:33:24 +03:00
122e1a1243 Fix steel refs 2024-08-20 00:30:47 +03:00
f6b7f9e319 Add interacting, maybe 2024-08-19 23:27:26 +03:00
9ba17c52fc More work on the stairs map 2024-08-19 22:19:37 +03:00
4afc428309 Revert accidental changes to the demo scene 2024-08-19 21:42:49 +03:00
f6f348958e Add new stairs scene (wip) 2024-08-19 21:35:43 +03:00
eac93e3f97 Fiddle with Block Creation 2024-08-19 21:32:19 +03:00
efad74caa8 Move textures/ to materials/ 2024-08-19 19:56:16 +03:00
7dfaf8ad6e Add uid 2024-08-19 19:41:36 +03:00
5f88f5a066 Rebuild lightmaps 2024-08-19 19:39:47 +03:00
d9ae29bcb3 Start with the pause menu open (kinda works as a main menu) 2024-08-19 18:21:10 +03:00
60f236059e Add footsteps, work on pause menu 2024-08-19 18:19:03 +03:00
19335709e3 Add real pause menu 2024-08-19 16:51:51 +03:00
c2103b2810 Fix building blocks 2024-08-18 22:31:54 +03:00
bbd953aefa Split out tb map, build map and rebuild lighting 2024-08-18 22:22:30 +03:00
e35b1215b8 Merge branch 'player-controls' 2024-08-18 22:16:59 +03:00
3c302f5a7a Add table scene, make blocks generate on table and randomly 2024-08-18 22:14:00 +03:00
ddd0fac556 Remove hook, tweak controls, add some stuff to the map 2024-08-18 21:37:57 +03:00
8b00b5aae4 Add table 2024-08-18 21:35:08 +03:00
63ef26bab0 Try out grappling hooks 2024-08-18 21:06:11 +03:00
f01ea42327 Remove BuildingBlockCreator (fixes main structure collisions) 2024-08-18 19:42:24 +03:00
c584dd1f92 Fix BuildingBlockCreator 2024-08-18 19:17:01 +03:00
5fb268ac5d Move stuff 2024-08-18 19:15:40 +03:00
0d90b2116c Add uid 2024-08-18 19:09:24 +03:00
53ecb52f19 Add pause menu 2024-08-18 19:06:01 +03:00
5feb0513f3 Split out player 2024-08-18 18:31:52 +03:00
c7a4bf7e81 Add jumping 2024-08-18 18:28:11 +03:00
326ba481f8 Add godot-jolt, refactor BuildingBlockCreator 2024-08-18 18:02:50 +03:00
8820638e3e [wip] Add player physics 2024-08-18 16:29:04 +03:00
d76ab55a3d Disable compression for single color textures, tweak gfx 2024-08-18 14:04:37 +03:00
63188bd01b Add export presets 2024-08-17 22:20:01 +03:00
27f9d0b2e5 Tweak the building block creator 2024-08-17 22:08:02 +03:00
2b321aae22 Add basic building blocks 2024-08-17 21:52:00 +03:00
65807ed5d5 Add details and func_buildingblock 2024-08-17 19:36:05 +03:00
9302809885 Add tower 2024-08-17 17:23:43 +03:00