1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
c534d96f61
Merge branch 'QbeRoot:main' into honey-skip 2021-12-10 18:39:25 +09:00
eb0650fbfe Add honey skip trigger cylinder
Make walls semi-transparent
TODO: options to turn on/off etc.
2021-12-10 18:35:59 +09:00
Nicolas M
db9519be7d
Merge pull request #2 from sup39/main
Fix transparency
2021-11-23 18:40:40 +01:00
fd7f0f6a76 Fix transparency
Render opaque faces first and then tranparent faces
Also fixed cylinder bottom triangle
2021-11-24 01:20:14 +09:00
QbeRoot
6c0478464e Merge branch 'main' of https://github.com/QbeRoot/sms-livecol 2021-11-21 17:10:19 +01:00
QbeRoot
cafadb5ee1 move cylinder code to a separate function 2021-11-21 17:09:33 +01:00
QbeRoot
8e95920fa6 move cylinder code to a separate function 2021-11-21 17:08:56 +01:00
Nicolas M
18f1c00221
Merge pull request #1 from sup39/main
Add Mario's hitbox
2021-11-21 16:37:17 +01:00
7dc63ea114 Add Mario's hitbox 2021-11-20 02:11:27 +09:00
QbeRoot
b344d0109c added fastcubes and a better readme 2021-11-06 03:24:44 +01:00
QbeRoot
2a5488e663 fixed run scripts 2021-10-14 02:33:28 +02:00
QbeRoot
83f096b1db collision viewer 2021-10-09 05:59:27 +02:00
Yoshi2
4e68daeeb3 Remove unpack var 2021-09-19 12:51:57 +02:00
Yoshi2
dd1f33ab53 Fix variable names and return false if memory not found 2021-09-19 12:29:46 +02:00
Yoshi2
d4c3b72ce2 rename file 2021-09-19 12:14:17 +02:00
Yoshi2
c8a33191cc Faster memory access, pid skipping, file rename 2021-09-19 12:14:00 +02:00
Yoshi2
eca1b2112b PID skipping 2021-09-19 11:22:50 +02:00
RenolY2
1aa29ccd13
Merge pull request #1 from NerduMiner/main
Add Linux Support
2021-09-17 07:54:04 +02:00
nerduminer
35a716630f Add Linux Support
Added a separate memtest python file that uses linux syscalls to read and write to memory. Due to permissions on linux dolphin-memory-lib needs to be ran as sudo as of now.
2021-09-16 22:05:49 -04:00
Yoshi2
b6ca272c60 Add write float 2021-09-16 14:29:49 +02:00
Yoshi2
95cde0fb31 Fix result issue and add uint32/float reading 2021-09-16 10:45:03 +02:00
Yoshi2
f94f231421 Initial commit 2021-09-16 09:13:53 +02:00
RenolY2
0f1cd583bd
Initial commit 2021-09-16 08:40:00 +02:00