Commit graph

302 commits

Author SHA1 Message Date
Simon
c7c66e46a7 Revert "Arrange quick save icons horizontally"
This reverts commit 20f8fff3fe.

Also make the icons white
2023-04-12 08:37:36 +01:00
Simon
fa54045159 Update .gitignore 2023-04-11 21:02:29 +01:00
Simon
20f8fff3fe Arrange quick save icons horizontally 2023-04-11 21:00:09 +01:00
Simon
d3dcac8f9d Save game crash fix in JKO 2023-04-11 20:58:56 +01:00
Simon
6314561b52 Switch selector on offhand using offhand thumbstick 2023-04-11 08:49:42 +01:00
Simon
3b2ffd7289 Attempted fix for save game crash
- Not really a proper fix, but might at least workaround it
2023-04-11 08:39:32 +01:00
Simon
c135eefa05 Fixed save/load icon image size 2023-04-11 08:38:54 +01:00
Simon
f51270a294 Merge branch 'main' of https://github.com/DrBeef/JKXR 2023-04-10 19:42:11 +01:00
Simon
a2ff16b576 Quick Save/Load in Selector
Haven't been able to test yet!
2023-04-10 19:42:06 +01:00
Grant Bagwell
e243d0bdfa
Update README.md 2023-04-10 18:29:18 +02:00
Grant Bagwell
a6318867bb
Update README.md 2023-04-06 20:35:02 +02:00
Simon Brown
821a56d4b9
Update README.md 2023-04-06 17:24:20 +01:00
Simon Brown
67b7d26de8
Merge pull request #4 from DrBeef/TBDC
TBDC Scales in Code
2023-04-06 16:54:01 +01:00
Grant Bagwell
b407932bb2
Update README.md 2023-04-06 17:43:26 +02:00
Grant Bagwell
174c3ce96c
Update README.md 2023-04-06 17:33:33 +02:00
Grant Bagwell
e9af8e87c2
Update README.md 2023-04-06 17:23:36 +02:00
Grant Bagwell
ccd63d4eec Forced for Extended Menu 2023-04-06 16:57:36 +02:00
Grant Bagwell
d6b3e8eb65 TBDC Scales in Code 2023-04-06 16:55:02 +02:00
Simon Brown
a5f3adf725
Update README.md 2023-04-06 15:04:07 +01:00
Simon Brown
316c2a2904
Merge pull request #2 from DrBeef/TBDC
Team Beef Directors Cut
2023-04-06 10:02:01 +01:00
Simon
387c34b53e Update Beef Crawl 2023-04-06 09:59:18 +01:00
Simon
a271b61ac7 Switch to use Bummser's NPC file if TBDC is disabled 2023-04-06 09:58:18 +01:00
Simon
a2f1644d72 Update version to 1.0.0 for release 2023-04-06 08:39:02 +01:00
Simon
f785fdc393 update github banner
Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Added Team Beef Patreon banner
2023-04-06 08:36:47 +01:00
Grant Bagwell
90b694ff60 Last Cleanup 2023-04-05 22:21:41 +02:00
Grant Bagwell
70468332d6 TBDC Cleanup 2023-04-05 22:19:45 +02:00
Grant Bagwell
6660e8c984 Credits / NPC Scale 2023-04-05 21:58:00 +02:00
Grant Bagwell
e1b03fdcc6 Fixing Quick Save 2023-04-05 21:57:07 +02:00
Grant Bagwell
95950f2390 Updated ratios per difficulty 2023-04-05 20:08:10 +02:00
Grant Bagwell
d6235ef199 Darkened Menu GFX 2023-04-05 00:30:35 +02:00
Simon
a3fdb460c4 Prevent crash when throwing Saber
seems it is indexing the g2 model surface that doesn't exist, might be something to do with the new hilt and the old hilt being in the save. Not sure, but this stops it crashing.
2023-04-04 23:03:31 +01:00
Grant Bagwell
4c751fcb59 Y Close Datapad 2023-04-04 23:59:12 +02:00
Grant Bagwell
a1216665c8
Merge pull request #1 from DrBeef/main
Main -> TDBC
2023-04-04 23:48:20 +02:00
Grant Bagwell
1939a26542 TBDC
Laser Saber deflections
Guns balancing.
2023-04-04 23:37:41 +02:00
Petr Bartos
d841464924 Update help resources and menu 2023-04-04 21:41:04 +01:00
Grant Bagwell
c3819fa407 Demo folder assets fix 2023-04-03 22:38:10 +01:00
Simon
2b255ac3ea Improved version string 2023-04-03 21:26:39 +01:00
Simon
62284414d0 Ensure intro vid can be skipped without having to press trigger first 2023-04-03 21:26:20 +01:00
Grant Bagwell
65674abe2a Fix Controller Location Buzz for Quick Save / Load 2023-04-03 21:36:35 +02:00
Grant Bagwell
ba2e726a79 Demo folder assets fix 2023-04-03 00:36:57 +02:00
Grant Bagwell
7175c872a9 Knockback settings TBDC 2023-04-03 00:36:46 +02:00
Simon
cc7e73d04a Update beef_crawl.tga 2023-04-02 22:59:47 +01:00
Simon
dd71a05e36 Put version at the bottom of the main menu 2023-04-02 22:51:49 +01:00
Grant Bagwell
cb52d310c1 TBDC Weapons 2023-04-02 23:18:28 +02:00
Petr Bartos
ac71f24e78 Updated control scheme picture 2023-04-02 22:06:31 +01:00
Simon
3f5c767e8d Update AndroidManifest.xml 2023-04-02 19:42:42 +01:00
Simon
64ab392fc5 JKA: Some CVAR change to increase performance 2023-04-02 19:42:39 +01:00
Simon
d43de53e8a Added missed saber blocking check
might explain why some people find JKA a bit easy if it is auto-blocking in 1st person
2023-04-02 19:41:50 +01:00
Simon
8b23e255d8 Update open xr headers 2023-04-02 19:41:16 +01:00
Petr Bartos
e3524e8e48 Add use haptic feedback; Fix use in 3rd person mode 2023-04-02 09:16:00 +01:00