1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-13 17:06:51 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
LDDestroier
29424e4420
Update ldris.lua 2020-04-12 02:29:20 -04:00
LDDestroier
d5fce05ffa
Fixed multiplayer graphical bug 2020-03-30 03:33:26 -04:00
LDDestroier
0e225b21f5
Fixed quitting while paused, added fade to dark 2020-03-29 23:23:06 -04:00
LDDestroier
eecfe5ec0c
Reduced game over duration 2020-03-29 22:32:06 -04:00
LDDestroier
4674858294
Update ldris.lua 2020-03-29 22:17:14 -04:00
LDDestroier
66c6f32ecd
Update ldris.lua 2020-03-29 21:19:35 -04:00
LDDestroier
4ac07a9404
Added TGM locking, T-spin detection, other
Every time you place a mino down, it will now darken slightly before spawning the next one.
2020-03-29 20:55:31 -04:00
LDDestroier
b1ad390501
Update ldris.lua 2019-12-31 04:44:49 -05:00
LDDestroier
d7a05f71d6
Reduced hold-Left/Right delay 2019-12-29 09:56:50 -08:00
LDDestroier
809c23c2fe
Removed use of 'game.nou'
This will allow LDris to technically handle more than two players, And yes, with updated matchmaking code, that means you can technically have 99 players.
2019-11-22 17:52:36 -05:00
LDDestroier
b9d2a3476c
Added control help screen 2019-11-22 02:37:44 -05:00
JackMacWindows
5d5709546a Fix crash when player is nil (#8) 2019-11-21 21:37:25 -05:00
LDDestroier
2b611cda3d
Fixed crash 2019-11-21 03:39:35 -05:00
LDDestroier
096fb60f77
Fixed 2P flickering issue 2019-11-21 03:36:38 -05:00
LDDestroier
028f229a0f
Added multiplayer, title menu, skynet...
Very yes
2019-11-21 01:56:52 -05:00
LDDestroier
3b27814f13
Added a fuckton of shit bitch
* Added garbage
* Added a second player (but no controls for that yet)
* Fixed bug in which minos get locked one space above the floor
* Improved input function to allow different "keysDown" tables for different players
* Added T-spin detection (ties into garbage)
2019-11-17 00:10:11 -05:00
LDDestroier
19482e0094
Update ldris.lua 2019-11-15 22:22:44 -05:00
LDDestroier
9497203bf2
Added T-Spin Triple rotation (no detection, yet) 2019-10-22 02:17:47 -04:00
LDDestroier
ba32360948
Fixed rotation, added levels
among other things
2019-10-10 22:11:24 -04:00
LDDestroier
39f7d03506
Update ldris.lua 2019-10-10 04:39:53 -04:00
LDDestroier
ce07bc99a3
Create ldris.lua 2019-10-10 04:16:32 -04:00