Alayan
|
abbee26708
|
Don't do the upscaling animation if already upscaled
|
2018-09-22 23:13:54 +02:00 |
|
Alayan
|
9c6352c867
|
Add SuperSize in the artist debug mode menu
|
2018-09-22 22:44:34 +02:00 |
|
Alayan
|
ae1181540d
|
Reduce duration
|
2018-09-22 01:14:43 +02:00 |
|
Alayan
|
df25f9b1fb
|
Reduce duration, increase item probability
|
2018-09-22 01:13:15 +02:00 |
|
Alayan
|
639a173339
|
Add bowling ball immunity for super-sized karts
|
2018-09-22 00:57:15 +02:00 |
|
Alayan
|
862113d2a9
|
Add probabilities to get the new super-size item
|
2018-09-21 18:33:40 +02:00 |
|
Alayan
|
1285f8c58c
|
Add invulnerability stars
|
2018-09-21 06:47:13 +02:00 |
|
Alayan
|
a9b49305db
|
Add minimal supersize AI ; special effect when swattered
|
2018-09-21 06:25:02 +02:00 |
|
Alayan
|
d9581d9f70
|
Make the visual kart scale
|
2018-09-21 05:56:38 +02:00 |
|
Alayan
|
6a9a1a0e7a
|
Add a new super-size powerup
|
2018-09-21 05:43:48 +02:00 |
|
Alayan
|
d3c4dd0b7c
|
Add new characteristics for super-size boost
|
2018-09-21 05:14:44 +02:00 |
|
Alayan
|
b48f31d4a0
|
add basic functions to manage super status
|
2018-09-21 04:36:23 +02:00 |
|
Alayan
|
13b3b3c2bd
|
Remove redundancy between kart constructor and reset, reset a few more variables
|
2018-09-21 02:44:51 +02:00 |
|
Alayan
|
6dedbff1a8
|
Fix all known instances of kart flying due to cushioning
|
2018-09-20 23:56:53 +02:00 |
|
Alayan
|
0da04805b4
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code
|
2018-09-20 22:22:56 +02:00 |
|
Alayan
|
961c4af662
|
Fix cushioning when landing on a slope, reduce needed data size
|
2018-09-20 22:22:23 +02:00 |
|
Benau
|
6232140689
|
Implement auto server recovery if connection to stk-addons is lost
|
2018-09-20 16:43:34 +08:00 |
|
Benau
|
f975e37dea
|
Use a uniform material loading for non-glsl (for server)
|
2018-09-20 14:20:38 +08:00 |
|
Deve
|
bc675ffd81
|
Revert "Disconnect android player from wan race when the window is not active anymore"
This reverts commit e80e0555e1 .
|
2018-09-19 22:06:41 +02:00 |
|
Deve
|
2c79b02088
|
Make pause button working when watching ghost replay
|
2018-09-19 22:06:24 +02:00 |
|
Alayan
|
9f3bc471d8
|
Specify reverse status for existing challenges
|
2018-09-19 18:17:36 +02:00 |
|
Alayan
|
6af8f70b48
|
Add support for challenges in reverse mode
|
2018-09-19 18:13:42 +02:00 |
|
Deve
|
63ba99457e
|
Add a check for null when unset squash
|
2018-09-19 07:07:40 +02:00 |
|
Benau
|
951c48292a
|
Fix #3446
|
2018-09-19 09:19:34 +08:00 |
|
auria.mg
|
afe2b6f2f4
|
Fix crash when searching for users fails. Does not fix the search, only fixes STK crashing when errors occur
|
2018-09-18 19:20:19 -04:00 |
|
Alayan
|
52f5562be8
|
Fix crash with ghost replays
|
2018-09-19 01:04:19 +02:00 |
|
Deve
|
402cbea3d6
|
Restore wheels size when game is restarted.
Fixes #3455
|
2018-09-19 00:14:53 +02:00 |
|
Deve
|
e80e0555e1
|
Disconnect android player from wan race when the window is not active anymore
|
2018-09-18 23:05:54 +02:00 |
|
Deve
|
18c108c99a
|
Add some commandline params
|
2018-09-18 23:05:54 +02:00 |
|
Alayan
|
eb274e01d4
|
Adjust value to cushion most small jumps
|
2018-09-18 20:32:13 +02:00 |
|
Alayan
|
6145aff895
|
Use height data to cushion only close to the ground and adjust impulse strength
|
2018-09-18 20:01:59 +02:00 |
|
Alayan
|
6af07fac77
|
Don't assume number of physics ticks per second
|
2018-09-18 15:56:09 +02:00 |
|
Alayan-stk-2
|
6b4ebc2148
|
Minor style fixes
|
2018-09-18 13:52:08 +02:00 |
|
Alayan
|
d39b2a0620
|
Move special bomb steering in handleSteering
|
2018-09-18 13:19:14 +02:00 |
|
Alayan
|
ab1e86d796
|
Move handleNitroAndZipper in handleAcceleration
|
2018-09-18 12:40:29 +02:00 |
|
Alayan
|
1f514727d5
|
Change handleAcceleration into handleAccelerationAndBraking
|
2018-09-18 12:00:02 +02:00 |
|
Benau
|
07ad8977dd
|
Use separate nettle aes context for encryption and decryption
So it can be used and validated by different threads at the same time
|
2018-09-18 14:25:55 +08:00 |
|
Benau
|
0cd8c03bcd
|
Fix uninitialized value
|
2018-09-18 10:03:46 +08:00 |
|
Alayan
|
f0807f9c0e
|
Move handleBraking next to handleAcceleration for easier maintenance
|
2018-09-18 03:40:08 +02:00 |
|
Alayan
|
488e53d669
|
Remove hardcoded number assuming tick duration
|
2018-09-18 03:30:31 +02:00 |
|
Alayan
|
c032bfe941
|
Remove unused findNonCrashingPointFixed
|
2018-09-18 03:13:55 +02:00 |
|
Deve
|
c2b2a57c87
|
Minor fix for run_server script.
Restart if known error happened and also update datetime to avoid overwriting log files.
|
2018-09-17 22:15:14 +02:00 |
|
Alayan
|
fb95e9736b
|
Disable rubber-banding for FTL leader
|
2018-09-17 21:25:27 +02:00 |
|
Alayan
|
8271213756
|
Fix incorrect braking before starting line
|
2018-09-17 21:17:19 +02:00 |
|
Alayan
|
2486e72c25
|
Tell the FTL AI to not build up a nitro reserve for use in lap 99999
|
2018-09-17 20:38:48 +02:00 |
|
Alayan
|
1e9f175f43
|
Fix some identation
|
2018-09-17 20:26:28 +02:00 |
|
Alayan
|
3aa2a04197
|
Make the FTL leader use a boosted AI
|
2018-09-17 20:19:21 +02:00 |
|
Alayan
|
21e88698d2
|
Make AI kart slowdown before having finished overtaking the leader in FTL
|
2018-09-17 20:09:58 +02:00 |
|
Alayan-stk-2
|
0c353f4b49
|
Increase difficulty for the SuperTux challenge
|
2018-09-17 17:36:20 +02:00 |
|
Alayan-stk-2
|
7bda2d097d
|
Clear last overworld position when switching profile
|
2018-09-17 17:01:59 +02:00 |
|