Commit Graph

100 Commits

Author SHA1 Message Date
KikooDX c63cd15cc5 [main.c+JTMM.g3a] The whole horizontal speed system now works. Also, ice 2020-05-21 17:21:30 +02:00
KikooDX f92fb66cd8 [main.c] Fix friction? Restored ice 2020-05-19 14:09:19 +02:00
KikooDX a90553fb18 [up-editor/update.sh] Use mogrify (imagemagick) to crop textures 2020-05-19 13:01:09 +02:00
KikooDX a75eb5143f [main.c+JTMM.g3a] Drill speed boost when hitting a wall 2020-05-18 19:08:38 +02:00
KikooDX b81c529278 [main.c] Moved the drill logic out of the draw chunk 2020-05-18 18:55:19 +02:00
KikooDX 6bc8cffa7c [main.c+JTMM.g3a] Nerfed drill 2020-05-18 18:40:31 +02:00
KikooDX 0d80478a78 [main.c+JTMM.g3a] Drill reverse momentum when colliding with spike or solid. 2020-05-18 15:27:03 +02:00
KikooDX 9ce59443b6 [JTMM.g3a] Binary 2020-05-18 15:18:02 +02:00
KikooDX 3d0955c1ed [main.c] (minor) Fixed the drill toggle 2020-05-18 15:17:17 +02:00
KikooDX 371fe1521e [main.c] Weird crash on exit fix 2020-05-18 15:15:43 +02:00
KikooDX 8048df4412 [README.md] Changed the pack download instructions 2020-05-18 14:20:06 +02:00
KikooDX 44f6293ea8 [JTMM.g3a] 2020-05-18 10:55:38 +02:00
KikooDX 94fa113e66 [main.c] Drill toggle system 2020-05-18 10:55:17 +02:00
KikooDX 4150765c14 [project.cfg] removed -limg-cg flag 2020-05-18 10:47:40 +02:00
KikooDX 8d17b06def Working drill. Time to rebase. 2020-05-17 14:27:46 +02:00
KikooDX 5609d244c0 Uniform indentation 2020-05-17 14:13:48 +02:00
KikooDX a921a8cb99 Dust implementation. 2020-05-17 13:43:11 +02:00
KikooDX 3b25d3b64e Testing drill pos code. 2020-05-17 13:35:37 +02:00
KikooDX 24f06ed70e Direction "buffer". 2020-05-17 12:42:05 +02:00
KikooDX 382626d961 "Clean" icons 2020-05-17 12:35:46 +02:00
KikooDX 722d45ddd4 Start working on the drill 2020-05-16 19:04:30 +02:00
KikooDX 9c1b49fa33 Binary, added function to "draw at a different speed" 2020-05-16 14:32:20 +02:00
KikooDX cde439072f Slight teleporter optimisation, animation speed is full 2020-05-16 12:44:41 +02:00
KikooDX 7df1ed843c Fixed timer 2020-05-16 12:37:10 +02:00
KikooDX ab1895a9f2 Binary. 2020-05-16 12:24:48 +02:00
KikooDX 3ac6af2106 60UPS, 30FPS 2020-05-16 12:20:33 +02:00
KikooDX e718b2dcd6 30 FPS, slow but stable... 2020-05-16 12:15:12 +02:00
KikooDX b86f6605bf Clean animation code, could be slow AF 2020-05-16 11:58:59 +02:00
KikooDX bae45f36ce Teleporters are now animation, updated elevators 2020-05-15 18:46:38 +02:00
KikooDX ce115178b5 I forgot the offset 🤦 2020-05-15 15:07:34 +02:00
KikooDX f2ba0edfca [draw.c] (minor) DIMAGE_NONE as a flag instead of 0 2020-05-15 13:57:30 +02:00
KikooDX 31aa7461bc Using dsubimage instead of libimg 2020-05-15 13:56:31 +02:00
KikooDX 3c2c216784 Removed comments from the old dimage process 2020-05-15 13:38:40 +02:00
KikooDX 4c49dbc772 Binary 2020-05-15 12:28:42 +02:00
KikooDX 32fdc174a3 It should work. Please work 2020-05-15 12:27:09 +02:00
KikooDX f227c86ab9 img_render(thing, vram, ...) -> img_render_vram(thing, ...) 2020-05-15 12:23:52 +02:00
KikooDX 1b4723e6ee Merge pull request 'libimg' (#3) from glitchy into master 2020-05-15 12:15:48 +02:00
KikooDX 8711f1324a It compiles, yesn't 2020-05-15 12:15:03 +02:00
KikooDX 35d84b9201 Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00
KikooDX aac279621e Updated project.cfg with "-limg" 2020-05-15 10:51:48 +02:00
KikooDX a624194dec Try to use libimg. 2020-05-14 18:26:14 +02:00
KikooDX 9a01ec8b6b define for FPS, set to 50 2020-05-14 17:51:16 +02:00
KikooDX b36693a16c Updated README.md 2020-05-14 17:32:13 +02:00
KikooDX 228c2560ce Teleporter first shot 2020-05-14 17:23:09 +02:00
KikooDX ab26a6dc41 [downloadpacks.sh] Changed celestepico owner to Massena 2020-05-14 14:58:39 +02:00
KikooDX 7cea31899e [downloadpacks.sh] Now update packs as well 2020-05-14 14:37:42 +02:00
KikooDX cbbe6730cb [downloadpack.sh] script created, allow to easily download user created packs 2020-05-14 14:32:00 +02:00
KikooDX fe2d06a89e solid_1 as ground. 2020-05-14 11:35:45 +02:00
KikooDX f9639b3a1b [setpack.sh] Automate the updating of up-editor textures 2020-05-14 10:26:58 +02:00
KikooDX 836e3b948b (minor) Typo in README.md 2020-05-14 10:21:28 +02:00