Commit Graph

618 Commits

Author SHA1 Message Date
minjaesong
a7357c00a9 it was squared 2022-01-13 12:53:33 +09:00
minjaesong
f1d8850196 merging dropped items when they tightly overlap 2022-01-13 11:14:21 +09:00
minjaesong
1060d96364 IS_DEVELOPMENT_BUILD key can now be toggled with vm option '-ea' 2022-01-13 09:55:51 +09:00
minjaesong
b0cf37250f savegames are finally sorted 2022-01-12 11:59:10 +09:00
minjaesong
9797094cae savegames array itself is correctly sorted but the UI is not and lastmodified time is also not written 2022-01-12 11:10:57 +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
946f75183c briefy showing item name to the quickslot when the selection has changed 2022-01-10 16:19:56 +09:00
minjaesong
48f62e11bf drawing a held tile to the hand of the sprite 2022-01-08 21:52:21 +09:00
minjaesong
0d14f9e027 a point to insert the item image to the item sprite 2022-01-06 14:56:36 +09:00
minjaesong
0479eb1eb6 turns out it was not a cause of the "oscillating platform" bug 2022-01-04 21:29:28 +09:00
minjaesong
2f518258a3 fixed a bug where WeatherMixer would not read weather json files 2022-01-04 17:41:55 +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
ebefe97b59 mod icon will grey out if it contains errors 2021-12-28 23:07:55 +09:00
minjaesong
c9b87492c2 fixed a bug where wires won't pop up as the camera moves 2021-12-28 15:28:45 +09:00
minjaesong
9810d0927c grapple and quickslot buttons on keeb control panel 2021-12-28 13:02:40 +09:00
minjaesong
c6bc628165 finally working floating head on the minimap 2021-12-22 16:00:21 +09:00
minjaesong
782581a61b aww wip 2021-12-22 11:57:55 +09:00
minjaesong
7a22f49850 only works when it's not zoomed and not being panned 2021-12-21 21:49:13 +09:00
minjaesong
6ce4879857 wtfwftwtfwt 2021-12-21 18:02:01 +09:00
minjaesong
2a433a0cbe get mugshot for assemblying sprites 2021-12-21 00:03:13 +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
ad27e6c409 Fixed a bug where "Saving..." text would overlap with the progress ring 2021-12-17 17:04:09 +09:00
minjaesong
c39e372db3 icon for mouse drag 2021-12-16 16:58:11 +09:00
minjaesong
fc61bf1da5 minimap barely working 2021-12-16 16:40:53 +09:00
minjaesong
ff848c7c3a minimap is working but update is slow 2021-12-16 12:55:21 +09:00
minjaesong
b906c41be8 new minimap working and not working 2021-12-15 16:56:36 +09:00
minjaesong
0027b747b4 inventory minimap has fixed viewport size to achieve fair play against different screen size settings 2021-12-15 11:08:51 +09:00
minjaesong
b0d5cd1266 fixture ghost image repositioning 2021-12-14 20:52:01 +09:00
minjaesong
254bf814a9 Flippin' eck 2021-12-13 23:22:17 +09:00
minjaesong
83f78edc2a the world is being unflipped wip 2021-12-13 13:05:23 +09:00
minjaesong
1057f40fba adjusting load order of every item image 2021-12-13 02:52:25 +09:00
minjaesong
63a29df733 fixture ghost test 2021-12-13 00:57:55 +09:00
minjaesong
b7f7558192 lightmap blurring simplified 2021-12-12 20:39:12 +09:00
minjaesong
b0d648547b new module info ui 2021-12-12 16:25:42 +09:00
minjaesong
06a6d2774c screen blur without creating a texture 2021-12-12 13:09:59 +09:00
minjaesong
53e847d66c floatframebuffer for almost everything and the glblending craps out again 2021-12-11 22:14:24 +09:00
minjaesong
10819e2607 titlescreen moved to modules; using GLES 3.0 as default 2021-12-11 21:08:56 +09:00
minjaesong
56f5dc1686 fixed a bug with dangling pointer on loadscreen 2021-12-11 01:32:36 +09:00
minjaesong
df1b3dc680 using weaker and faster fullscreen blurring; this is a style choice 2021-12-10 23:22:13 +09:00
minjaesong
b5f4a4ae9f kawase blur on toolkit 2021-12-10 12:43:54 +09:00
minjaesong
8ab852d18a will use 0.667f as a "kawase blur power constant" 2021-12-10 09:36:02 +09:00
minjaesong
5d18e37daa derp 2021-12-09 23:48:11 +09:00
minjaesong
57b610ce4a kawase blur is working i think 2021-12-09 23:39:51 +09:00
minjaesong
44d6d84bbd super simple new character window 2021-12-09 16:58:26 +09:00
minjaesong
95449a3cb0 flippedy flibbeqy fliþ 2021-12-05 14:52:08 +09:00
minjaesong
e56ea0dc5c range check for fixtures with UI; fixture UI is centred now 2021-12-05 14:42:36 +09:00