This website requires JavaScript.
54f6a46428
added draw functions for setScale, rehandled scale, animations now have multiple frame times (this breaks some minor stuff)
lustlion
2022-02-24 04:15:35 +01:00
00cec59351
debug screen to show loaded objects, fixed particles not getting properly cleaned, canvas cleanup
lustlion
2022-02-23 16:46:03 +01:00
a4490bc827
fixed arrow physics
lustlion
2022-02-22 01:14:38 +01:00
f0bc02c418
Fixed particles, reduced light radius of visible light
lustlion
2022-02-21 18:48:24 +01:00
a944192f67
Rehandled Darkness and Lights. Refactored lots of stuff. Rewritten shaders.
lustlion
2022-02-21 18:24:20 +01:00
192b1e6ca0
fixed map; hookshots circle is now drawn on background
lustlion
2022-02-18 13:21:10 +01:00
37d44ce0a2
cleaning old demos folder
lustlion
2022-02-18 00:25:40 +01:00
74ee5b63aa
fixed gitignore
lustlion
2022-02-18 00:23:04 +01:00
405c80d039
bugfix: action checks without demo wouldnt be properly registered
lustlion
2022-02-18 00:17:36 +01:00
a722c019f3
yeah table uh not sure
lustlion
2022-02-18 00:03:32 +01:00
8e9078e929
demo recording and playback, collision table
lustlion
2022-02-17 23:39:31 +01:00
fb375e352b
air friction for vertical velocity
lustlion
2022-02-15 10:55:56 +01:00
a21246e016
adjustmenet hook
lustlion
2022-02-15 10:44:02 +01:00
5f852a61e6
bugfix collision optimizer being too greedy
lustlion
2022-02-15 10:35:52 +01:00
8def86ade6
hook anchors. player animation fixed.
lustlion
2022-02-15 10:21:24 +01:00
f6541068e0
swing adjustment. :)
lustlion
2022-02-14 15:56:14 +01:00
acfc51ae03
level chhange
lustlion
2022-02-12 20:08:41 +01:00
9d1e59b46a
adjusted hook to be toggle; renamed HasPressed to CheckPressed (keybind)
lustlion
2022-02-12 20:03:48 +01:00
6566e6fbab
fix swing
lustlion
2022-02-12 11:43:56 +01:00
8ddf3610ac
restructured folder
lustlion
2022-02-12 11:36:43 +01:00
e51905de67
run from the folder
lustlion
2022-02-12 10:35:45 +01:00
d7d0c83c94
Changed the rope calculation (not working like i want anyway)
bizcochito
2022-02-11 15:55:14 +01:00
ff99b79563
rope, moved entities from LoadedEntities to LoadedObjects.Entities
lustlion
2022-02-10 18:18:37 +01:00
7f42dea6fa
player respawn, spikes & hazard objects
lustlion
2022-02-10 15:53:50 +01:00
2ce41d541f
audio manager, moved stuff from (removed) enums into animations, tiledata. new sfx and music enum files
lustlion
2022-02-08 17:04:36 +01:00
cbcf90de2d
Level list now pulled from "levels", changed log stuff.
bizcochito
2022-02-08 11:30:59 +01:00
2f19554279
solved: i put append instead of write in export
bizcochito
2022-02-08 10:53:53 +01:00
7e134f7961
Not files are saved in "export" and logs in "logs"
bizcochito
2022-02-08 10:52:37 +01:00
ef58a6e383
Changed file management to native lua instead of love.filesystem
bizcochito
2022-02-08 10:23:42 +01:00
e7aa34d5c2
Logged level export
lustlion
2022-02-08 08:40:17 +01:00
1f7d967f77
Cleaned collisions.lua, objobjects.lua. Fixed level optimization typo. Added fairy FCS (altitude hold).
lustlion
2022-02-08 08:22:27 +01:00
010c19b10f
Fix, collisions now show border in debug
lustlion
2022-02-07 12:16:58 +01:00
a899e40c73
Two dimensional optimization, yay
lustlion
2022-02-07 12:07:57 +01:00
3f5cc2e111
solved problem where log had all in 1 line
bizcochito
2022-02-07 11:40:59 +01:00
19c5487789
Done log file, log print automaticaly log writes
bizcochito
2022-02-07 09:58:33 +01:00
609a3d79cd
ennabled logging ooops
bizcochito
2022-02-07 09:41:53 +01:00
89c12b4a0b
Changed loggin to only log when enabled with logPrint function
bizcochito
2022-02-07 09:36:16 +01:00
75b7aad1e6
optimization in whole tiles creation
lustlion
2022-02-07 09:24:41 +01:00
dedb0d884c
Optimiced collision so noncollidable objects are skipped first
bizcochito
2022-02-05 12:38:08 +01:00
cbf29ced65
Shader for lighting, fairy line of view, tileset change, broke lights, sorry
lustlion
2022-02-05 12:32:47 +01:00
15f5ef8454
removed extra line
lustlion
2022-02-03 11:33:51 +01:00
7a67ae2f65
cleaned stuff
lustlion
2022-02-03 11:32:39 +01:00
6dedd42308
Fixefixed regular font not applying
lustlion
2022-02-03 07:12:24 +01:00
2703371434
Fixed font now only applies on menus
lustlion
2022-02-03 07:08:15 +01:00
df26d84577
Removed /data/particles.lua that got accidentally copied from data/scripts/particles.lua, oops
lustlion
2022-02-03 06:06:53 +01:00
d4dbc034ea
Adjusted menu behvariour with entity and particle movement. adjusted player entity
lustlion
2022-02-03 06:02:06 +01:00
7595ed3b90
Rehandled menus; reworked dialog, added dialogsequences instead of dialogboxes
lustlion
2022-02-03 05:31:25 +01:00
26fe8f2c33
updated to-do
lustlion
2022-02-02 10:29:48 +01:00
a139c5c263
heonian font and translation lol
lustlion
2022-02-02 10:27:30 +01:00
2113917fb1
Made dialog boxes
bizcochito
2022-02-01 15:05:36 +01:00
b4311064f6
Added memmory usage to debug menu and logging
bizcochito
2022-01-31 15:03:14 +01:00
ed3d8a90ec
OMG A TYPO
bizcochito
2022-01-31 11:06:24 +01:00
1759196f26
Done and "implemented" locales Language for now is called 1 time and hardcoded. Solved error on todo and made a coment on every lenguage.
bizcochito
2022-01-31 11:03:58 +01:00
ed253ddb92
Locale basics
lustlion
2022-01-31 10:29:42 +01:00
eaeae8b047
Rebamped todo now with categories
bizcochito
2022-01-31 10:14:38 +01:00
486f242544
editor fix, camera confined to level
lustlion
2022-01-31 07:38:15 +01:00
bb53c2787b
Editor canvas modification bugfix, selected tile preview fix
lustlion
2022-01-31 06:44:03 +01:00
e1bfd4f7f5
Can expand and reduce canvass with lctrl and lshift. (Bug: all tiles get erased :c)
lustlion
2022-01-31 01:22:15 +01:00
727592ac55
F1 to change tileset
lustlion
2022-01-30 12:01:10 +01:00
a703af5e8d
Level exporting works!
lustlion
2022-01-30 11:31:18 +01:00
35c260d24f
solved syntax error :comf:
bizcochito
2022-01-29 21:03:59 +01:00
c4ef2f2e8c
Right click to remove in editor; checks if key is down instead of clicking
lustlion
2022-01-29 11:52:57 +01:00
3e8a907aa2
optimized tiledata
lustlion
2022-01-29 10:46:49 +01:00
a1bf842cef
editor progress, generic keybinds, player coyote value, cursed book entity, level changes, camera adjustments
lustlion
2022-01-29 08:49:45 +01:00
90ed1f6460
consistent naming; moving functions from level.lua to gameworld.lua
lustlion
2022-01-22 23:10:21 +01:00
f4b44dc7bc
Renamed pause.lua to ui.lua; adjusted accordingly.
lustlion
2022-01-21 15:56:25 +01:00
9e43b02620
implemented the button thing (badly(im sorry)
bizcochito
2022-01-20 15:18:40 +01:00
ed9873d633
Fairy lights
lustlion
2022-01-20 14:06:40 +01:00
2d8b8a23db
solved the scale issues
bizcochito
2022-01-20 13:53:32 +01:00
151890b585
Merge pull request 'Deleted shit from pauseui' (#7 ) from bizcochito/Mothback:master into master
Lusty Lion of the Land of the Crimson Fawn
2022-01-20 12:36:58 +00:00
3eddd8bb21
Deleted shit from pauseui
bizcochito
2022-01-20 13:34:30 +01:00
ccc059f40d
Hexadecimal colors, particle data, cleaned a bit of entities, added player dash animation particles
lustlion
2022-01-20 00:53:59 +01:00
d96d5dd56d
updated todo list
lustlion
2022-01-20 00:06:42 +01:00
50f126fa7b
Created Particles, added fairy particle, added more entity methods like kill() and entity id
lustlion
2022-01-19 23:29:02 +01:00
15e8142c4c
more work on editor and selecting tiles, not done yet tho
lustlion
2022-01-19 21:57:45 +01:00
2b323fff8f
Sliced game loop into game, gameworld and editor. added editor keybind for palette.
lustlion
2022-01-19 16:13:13 +01:00
0706d76b57
Merge pull request 'Made HasPressed function and implemented it' (#6 ) from bizcochito/Mothback:master into master
Lusty Lion of the Land of the Crimson Fawn
2022-01-19 14:01:11 +00:00
2972cf1488
Made HasPressed more memory efficient
bizcochito
2022-01-19 14:58:49 +01:00
03793e1fb8
Made HasPressed function and implemented it
bizcochito
2022-01-19 14:55:15 +01:00
0305dd4fc2
yari you had two typo my love
lustlion
2022-01-19 13:54:33 +01:00
87e77afaf2
Merge pull request 'remapped debug controls and made them changeable' (#4 ) from bizcochito/Mothback:master into master
Lusty Lion of the Land of the Crimson Fawn
2022-01-19 12:32:10 +00:00
7c708aa4b7
Merge branch 'master' into master
bizcochito
2022-01-19 12:31:28 +00:00
9c89a970ed
remapped debug controls and made them changeable
bizcochito
2022-01-19 13:28:09 +01:00
7e86da7806
Merge pull request 'I dont fucking know how to solve this shit i hate git' (#3 ) from bizcochito/Mothback:master into master
Lusty Lion of the Land of the Crimson Fawn
2022-01-18 20:20:34 +00:00
a183dac913
merge
bizcochito
2022-01-18 21:12:13 +01:00
69ceec024b
Merge branch 'master' of https://git.fai.su/bizcochito/Mothback
bizcochito
2022-01-18 21:11:13 +01:00
2b48358ce7
merge
bizcochito
2022-01-18 21:11:11 +01:00
ecebca515c
merge
bizcochito
2022-01-18 21:09:33 +01:00
9995123c81
Merge branch 'master' of https://git.fai.su/bizcochito/Mothback
bizcochito
2022-01-18 21:09:06 +01:00
33ade34886
Merge https://git.fai.su/lustlion/Mothback
bizcochito
2022-01-18 21:08:58 +01:00
0fa50c3324
Merge https://git.fai.su/lustlion/Mothback
bizcochito
2022-01-18 21:06:21 +01:00
a42cf7953f
Merge branch 'master' of https://git.fai.su/bizcochito/Mothback
bizcochito
2022-01-18 20:47:57 +01:00
da8b9004b4
Made keybind editing "backend"
bizcochito
2022-01-18 20:47:55 +01:00
e8477e8750
Update 'main.lua'
bizcochito
2022-01-18 19:45:57 +00:00
5f0256e0af
Fixed bug thing part II
lustlion
2022-01-18 20:29:43 +01:00
d6de26180b
Fixed bug thing?
lustlion
2022-01-18 20:24:49 +01:00
f021446439
Made keybind editing "backend"
bizcochito
2022-01-18 18:46:41 +01:00
9307369199
Merge pull request 'redone controls' (#1 ) from bizcochito/Mothback:master into master
Lusty Lion of the Land of the Crimson Fawn
2022-01-18 16:34:13 +00:00
58b4e16251
redone controls you can have any ammount of keys assigned to an acction, only mouse and keyboard supported for now
bizcochito
2022-01-18 16:49:49 +01:00
389eaed285
bit more of refactoring
lustlion
2022-01-18 14:02:56 +01:00