minjaesong
|
f2e690b936
|
modules can now have their own config files
|
2022-07-03 18:17:50 +09:00 |
|
minjaesong
|
8ee2a2f56d
|
more crafting ui wip
|
2022-06-28 00:57:40 +09:00 |
|
minjaesong
|
8c07b03213
|
crafting recipe is at least successfully read and parsed by the modloader
|
2022-06-25 22:40:23 +09:00 |
|
minjaesong
|
4569546bdd
|
crafting recipe loader wip
|
2022-06-25 03:28:02 +09:00 |
|
minjaesong
|
27509a7291
|
new furbud sprite for yet another testing
|
2022-06-05 15:22:04 +09:00 |
|
minjaesong
|
a57cb99619
|
simplified crafting recipe definition
|
2022-05-15 15:18:03 +09:00 |
|
minjaesong
|
4b6a878601
|
assembledsprite now animates
|
2022-03-24 22:44:55 +09:00 |
|
minjaesong
|
de71f8bd17
|
AssembledSpriteAnimation now renders correctly
|
2022-03-24 14:24:36 +09:00 |
|
minjaesong
|
ab73511042
|
lol i don't need quotation marks on csv
|
2022-03-23 10:22:14 +09:00 |
|
minjaesong
|
000f825849
|
a new key for blocks.csv; csveditor updates
|
2022-03-22 11:11:44 +09:00 |
|
minjaesong
|
52f0dfdeb9
|
various fixes
|
2022-03-16 12:50:43 +09:00 |
|
minjaesong
|
d15dc20300
|
crafting system wip
|
2022-03-11 17:46:35 +09:00 |
|
minjaesong
|
b5aacd976c
|
tags on ingame blocks
|
2022-03-11 15:05:06 +09:00 |
|
minjaesong
|
6c7cbc02ae
|
some language key change
|
2022-03-11 14:26:33 +09:00 |
|
minjaesong
|
7f01ac2641
|
untracking ModuleComputers.jar
|
2022-03-11 11:36:20 +09:00 |
|
minjaesong
|
f9f9aa414a
|
crafting ui is on the inventory menu now
|
2022-03-11 11:34:33 +09:00 |
|
minjaesong
|
88c71b6c06
|
hash checking for module's jarfile
|
2022-03-08 11:59:28 +09:00 |
|
minjaesong
|
13003a63d3
|
moving platform wip
|
2022-02-28 17:54:07 +09:00 |
|
minjaesong
|
e8330af14a
|
tapestry is decoded and itemised just fine but does not spawn
|
2022-02-28 15:34:48 +09:00 |
|
minjaesong
|
68d8bf13b7
|
tapestry sprite to draw frame
|
2022-02-28 11:39:29 +09:00 |
|
minjaesong
|
3443a5baab
|
modularise everything
|
2022-02-27 18:52:59 +09:00 |
|
minjaesong
|
7c966b0da8
|
support for texture packs
|
2022-02-23 17:59:38 +09:00 |
|
minjaesong
|
596cd9b102
|
a console command to fill up inventory with every item
|
2022-02-22 17:22:54 +09:00 |
|
minjaesong
|
df6950c0b8
|
fixed a bug where a dynamic item would not get saved/loaded at all
|
2022-02-22 17:12:49 +09:00 |
|
minjaesong
|
6f4b53daad
|
buncha missing illuminators
|
2022-02-21 17:53:02 +09:00 |
|
minjaesong
|
9659ef3a5f
|
faux global illumination impl
|
2022-02-21 11:01:27 +09:00 |
|
minjaesong
|
efe5c49463
|
serialisation of HRQNG is fixed so it would not make illegal reflective access on Java 17
|
2022-02-04 11:03:59 +09:00 |
|
minjaesong
|
c500a5ca39
|
asynchronous lightmap update wip
|
2022-01-27 17:11:09 +09:00 |
|
minjaesong
|
53645925ba
|
variable tool reach wip
|
2022-01-12 17:30:30 +09:00 |
|
minjaesong
|
bf31cbb556
|
pickaxes are faster in general
|
2022-01-12 17:20:18 +09:00 |
|
minjaesong
|
03a06773c4
|
walk anim speed adjusted
|
2022-01-11 22:14:44 +09:00 |
|
minjaesong
|
65d9ae7ee1
|
new walk anim delay WIP
|
2022-01-11 15:20:09 +09:00 |
|
minjaesong
|
202123486a
|
lang composition
|
2022-01-11 11:04:11 +09:00 |
|
minjaesong
|
2b3fdbde1f
|
item name translations
|
2022-01-10 22:37:28 +09:00 |
|
minjaesong
|
6697f2f5cd
|
drawing held item to the sprite WIP
|
2022-01-06 17:24:24 +09:00 |
|
minjaesong
|
b9bb757a76
|
trying to fix phys engine platform tile bug
|
2022-01-03 22:57:54 +09:00 |
|
minjaesong
|
caa9b84cb2
|
modmgr to actually check dependency WIP
|
2022-01-01 23:38:30 +09:00 |
|
minjaesong
|
9810d0927c
|
grapple and quickslot buttons on keeb control panel
|
2021-12-28 13:02:40 +09:00 |
|
minjaesong
|
099071bdd0
|
get player head texture wip
|
2021-12-20 22:56:16 +09:00 |
|
minjaesong
|
07345e3128
|
fixed a bug where hitbox of char/world selector is not changing when chat overlay is on
|
2021-12-18 15:23:32 +09:00 |
|
minjaesong
|
ff848c7c3a
|
minimap is working but update is slow
|
2021-12-16 12:55:21 +09:00 |
|
minjaesong
|
0c04938330
|
heck flippin
|
2021-12-13 23:26:03 +09:00 |
|
minjaesong
|
254bf814a9
|
Flippin' eck
|
2021-12-13 23:22:17 +09:00 |
|
minjaesong
|
5fb3e0b6b4
|
font update
|
2021-12-12 19:34:16 +09:00 |
|
minjaesong
|
b0d648547b
|
new module info ui
|
2021-12-12 16:25:42 +09:00 |
|
minjaesong
|
10819e2607
|
titlescreen moved to modules; using GLES 3.0 as default
|
2021-12-11 21:08:56 +09:00 |
|
minjaesong
|
455f8ebf5f
|
more sprite edit
|
2021-12-10 15:35:22 +09:00 |
|
minjaesong
|
f3033b2fc3
|
mod icons
|
2021-12-09 15:00:16 +09:00 |
|
minjaesong
|
4094f0d3ea
|
more sprite updates
|
2021-12-09 14:42:04 +09:00 |
|
minjaesong
|
e56ea0dc5c
|
range check for fixtures with UI; fixture UI is centred now
|
2021-12-05 14:42:36 +09:00 |
|