Commit Graph

27 Commits

Author SHA1 Message Date
27af3ad487 Removed the mesh utils module, mesh data resource module, and removed the 3d assets. 2022-01-30 20:01:28 +01:00
4b820f2370 Increased the camera's zoom. 2021-12-14 00:12:01 +01:00
d7a94ba74f Added SkeletonMeshJob and CharacterSkeleton3D form the 3d project. 2021-11-22 22:24:51 +01:00
de1971545a Added the body.gd from the 3d project. Started refactoring it. 2021-09-21 13:36:11 +02:00
f7fe18b53d Zoom in a bit more as now the character sprite is smaller. 2021-09-20 15:46:04 +02:00
4fafb12939 Updated the engine and the modules. Also fixed a few smaller errors. 2021-09-06 19:30:23 +02:00
7d875f9d8d Implemented movement and standing animation support for the new spritesheet based character. Replaced the old character with it. 2021-07-15 01:13:19 +02:00
74bc71579a Lots of work on the new atlas generator. 2021-07-14 21:11:52 +02:00
229377ae35 Disable pixel snap, and decrease the camera's zoom. 2021-02-22 08:32:29 +01:00
dcdc3eb9f1 Updated the UI. 2021-02-21 17:39:36 +01:00
4424f32e75 Updated everything except the UI. 2021-02-21 16:45:04 +01:00
df58cda377 Entities will now hide themselves when not on the screen. Also small tweaks. 2020-07-12 19:43:49 +02:00
8a433873f5 Fix facing during movement. 2020-07-12 14:52:36 +02:00
1bb9d7cbe7 Updated modules. Also brought back logger, so code is easier to move between projects. 2020-07-11 23:22:50 +02:00
606a2c25ac Updated ESS to get the 2D skeleton implementation. Also small fixes. 2020-07-09 00:28:19 +02:00
5dea9614d9 Actually commit everything. 2020-07-08 23:25:40 +02:00
e2eea71d1a Fix camera path getter. 2020-01-04 17:28:45 +01:00
2acaa97de9 Fixed a few more remaining issues. 2020-01-04 13:09:34 +01:00
bb8dad5d46 Update everything to the latest. 2020-01-04 04:16:52 +01:00
0d31d31204 Setup for multiple world layers. E.g. dungeons. 2019-12-22 21:49:05 +01:00
0fb88a1538 The project is now licensed under the MIT license. 2019-12-22 18:49:29 +01:00
6e22c897fc Added a simple tileset, and started working on the world. 2019-12-22 18:29:26 +01:00
04eb2378ee Fixed world numbers, Nameplates, and a few smaller errors. 2019-12-21 00:43:03 +01:00
5a1460df0e Now a few mobs get spawned, also fixed targeting. 2019-12-20 21:37:36 +01:00
161a881511 Ported and updated entity scripts, also added my crappy test character, and a tileset from a test project while ago. 2019-12-20 19:32:43 +01:00
528f4e8cef Fix broken depencencies. 2019-12-20 17:00:12 +01:00
e479f93285 Took everything from the main repo that I need. Also fixed compile. Nothing works yet. 2019-12-20 14:28:26 +01:00