minjaesong
|
f8568899d9
|
rain megaparticle experiment
|
2017-12-18 20:45:32 +09:00 |
|
minjaesong
|
fc5273b00e
|
cheat detected notification
|
2017-12-10 14:32:32 +09:00 |
|
minjaesong
|
341d5e696c
|
working "equipped" view with unequip
|
2017-10-28 15:07:58 +09:00 |
|
minjaesong
|
07c1714751
|
at least some of the new UIs are working
|
2017-10-23 03:44:45 +09:00 |
|
minjaesong
|
fc3fce2f82
|
sprite shift re-fixed with a correct method
|
2017-10-14 02:13:06 +09:00 |
|
minjaesong
|
367304d0bb
|
player sprites now aligned to hitbox && drawn at centre of the screen
|
2017-10-13 00:36:03 +09:00 |
|
minjaesong
|
b16de87dd5
|
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
|
2017-09-20 14:36:40 +09:00 |
|
minjaesong
|
0e9a96420d
|
we've got something
- except actor's RGB won't draw; only the glow does
|
2017-09-18 02:32:47 +09:00 |
|
minjaesong
|
10fb2741f1
|
fixed camera not putting actor at the centre of the screen
- Actually may not be fixed, but it does not cause render bugs at least!
|
2017-09-17 23:42:13 +09:00 |
|
minjaesong
|
d5450cd128
|
Light fuck: At least I've figured out what the fuck was wrong with.
|
2017-09-12 21:29:45 +09:00 |
|
minjaesong
|
d8fe375c0c
|
new blocks drawer WIP
|
2017-08-29 21:06:30 +09:00 |
|
minjaesong
|
13ff4ddebb
|
some sort of error screen impl
|
2017-08-20 22:10:47 +09:00 |
|
minjaesong
|
3d622835c7
|
UI: sub-UIs work?
|
2017-07-25 17:21:02 +09:00 |
|
minjaesong
|
a3a5b7ff57
|
leak patched I guess
|
2017-07-23 17:38:57 +09:00 |
|
minjaesong
|
b50768f2b8
|
titlescreen: camera follows terraini undulation
|
2017-07-22 18:27:58 +09:00 |
|
minjaesong
|
f1391bea6f
|
generalised things so that they would work outside of ingame.world; title screen wip
|
2017-07-21 19:59:51 +09:00 |
|
minjaesong
|
15dbd16766
|
limitedly successful attempt to create a title screen
|
2017-07-20 00:36:41 +09:00 |
|
minjaesong
|
3a1379e376
|
Ingame's Player is now mandatory; player spawn on right position
|
2017-07-18 00:19:55 +09:00 |
|
minjaesong
|
75cd080023
|
load screen adj, faster gravity response for standard
|
2017-07-14 18:48:48 +09:00 |
|
minjaesong
|
2a5cb3ee38
|
disposable UI; loading screen mockup (i heard like loading screen -- sonic 06)
|
2017-07-13 17:53:40 +09:00 |
|
minjaesong
|
ecf9387d01
|
working UV simulation using alpha channel
|
2017-07-12 02:35:36 +09:00 |
|
minjaesong
|
eba6b3801d
|
working world-glow blend
|
2017-07-11 13:34:14 +09:00 |
|
minjaesong
|
56cca83028
|
prep for draw glow
|
2017-07-09 20:29:35 +09:00 |
|
minjaesong
|
28d7b44821
|
diching RGB10; colors are now fully vec3
|
2017-07-09 02:21:24 +09:00 |
|
minjaesong
|
43fee8aa9d
|
float lightmap seems it does have little boost on fps
|
2017-07-09 00:51:25 +09:00 |
|
minjaesong
|
b91ba9fc08
|
asynch update and render (aka frameskip)
|
2017-07-08 20:38:05 +09:00 |
|
minjaesong
|
4120fa102d
|
former bug fixed; now we have ceiling-stair-clip bug
|
2017-07-07 02:11:24 +09:00 |
|
minjaesong
|
f732c3ca2b
|
improved collision displacer: no more clip-to-climb-up-rightside-only thingy
|
2017-07-07 00:01:20 +09:00 |
|
minjaesong
|
e1642ae351
|
new collision displacer: got one-block-ceiling-passthru bug, but otherwise tolerable
|
2017-07-06 16:35:58 +09:00 |
|
minjaesong
|
6057bd9c22
|
dunno why but setting camera position to negative works...
|
2017-07-03 23:42:59 +09:00 |
|
minjaesong
|
04db52ca3a
|
fixed bug: things go dark as inventory is opened
Not cloning the color when MULing was the culprit
|
2017-07-03 02:55:33 +09:00 |
|
minjaesong
|
a91cbb8924
|
debugger's got its colour codes back
|
2017-07-02 15:28:45 +09:00 |
|
minjaesong
|
cbcd32e132
|
keyboard control ported to GDX (at least as much as I can right now)
|
2017-07-01 18:31:00 +09:00 |
|
minjaesong
|
b97f5162a5
|
blocks camera and framebuffer seems working
|
2017-06-30 01:50:06 +09:00 |
|
minjaesong
|
f0e73cda1d
|
can see camera working but not the actor gravity
|
2017-06-28 22:15:42 +09:00 |
|
minjaesong
|
ad481853bb
|
LibGDX, here I am.
|
2017-06-22 02:31:07 +09:00 |
|
minjaesong
|
12c6f6fd04
|
more inlining and minor performance tweaks on LightmapRenderer
|
2017-06-12 04:04:54 +09:00 |
|
minjaesong
|
980c92f213
|
more minor changes
|
2017-06-11 18:01:03 +09:00 |
|
minjaesong
|
7bd7a6532d
|
this fixes *some* case of abnormal displacement
|
2017-06-03 00:37:47 +09:00 |
|
minjaesong
|
b4042f0060
|
fixed LB/RB/BR bug (actor jitters because of false positive collision?) with a hack
|
2017-06-01 23:10:08 +09:00 |
|
minjaesong
|
da2452c84e
|
still sketchy, but at least I can only care about corner cases, as it's not generalised
|
2017-06-01 16:58:25 +09:00 |
|
minjaesong
|
f0a6c36f8a
|
fixed a problem in prev commit msg somehow
|
2017-06-01 15:25:40 +09:00 |
|
minjaesong
|
fdb9d38e03
|
this new method should work (except can't escape after right/bottom collision)
|
2017-06-01 14:52:32 +09:00 |
|
minjaesong
|
799a77c929
|
some realisation after a bad idea (bad idea part is hidden/omitted/overridden in this commit)
|
2017-06-01 03:25:08 +09:00 |
|
minjaesong
|
41050337f4
|
I really have no idea if i'm doing it right or wrong
|
2017-05-30 01:10:10 +09:00 |
|
minjaesong
|
85ab2a2066
|
various patches and renaming; thai-variable font sheet
|
2017-05-27 20:05:12 +09:00 |
|
minjaesong
|
06cbac1cc5
|
phys for player works good (but not perfect); phys for objs are still fucked up
|
2017-05-27 20:04:41 +09:00 |
|
minjaesong
|
50b597de5f
|
why it's not super-fied?
|
2017-05-27 15:54:01 +09:00 |
|
minjaesong
|
b96daa7d3d
|
physics sorta works well with player, but not balls
- bounce for downward works, bounce for left/right wall hit does not
- headbutt is still undefined behaviour for all phys objs
|
2017-05-27 15:48:35 +09:00 |
|
minjaesong
|
80777fcccb
|
now works for both LR but actor sticks to left cliff but not right
|
2017-05-25 22:30:36 +09:00 |
|