Benau
|
aa9220772f
|
Merge remote-tracking branch 'origin/master' into battleAI
|
2015-11-22 15:01:41 +08:00 |
|
Benau
|
e1f1461488
|
Fix some bugs and copyright year
|
2015-11-22 15:01:22 +08:00 |
|
Flakebi
|
79c962dd79
|
Remove skidding properties and use characteristics instead
|
2015-11-22 00:40:11 +01:00 |
|
Flakebi
|
2f1d08edbd
|
Add enabled property to skid characteristics
|
2015-11-21 23:27:00 +01:00 |
|
Flakebi
|
b4904b182f
|
Fix merge
|
2015-11-21 23:15:54 +01:00 |
|
Flakebi
|
ffa85d2206
|
Merge remote-tracking branch 'upstream/master' into kart-properties
|
2015-11-21 23:03:58 +01:00 |
|
Flakebi
|
4778460f6c
|
Apply script
|
2015-11-21 23:02:16 +01:00 |
|
Flakebi
|
4be02becac
|
Add skiding properties to characteristics
|
2015-11-21 23:02:02 +01:00 |
|
Benau
|
62f5be0d9d
|
First playable version of battle AI
TODO:
backwards firing
better handling to obstacles
ai karts number selection
win/lose screen handling
Please use a better navmesh to test
|
2015-11-21 15:58:03 +08:00 |
|
hiker
|
f05b6f6dd7
|
Improved handling of cancelling server creation.
|
2015-11-21 12:21:50 +11:00 |
|
hiker
|
815d663ee3
|
Revert "Removed unnecessary stkgui file." - it was the wrong file :P
This reverts commit e804fc281a .
|
2015-11-21 12:21:16 +11:00 |
|
hiker
|
093283c5b0
|
Avoid crash if networking was selected, but not actually started.
|
2015-11-21 12:20:05 +11:00 |
|
hiker
|
e804fc281a
|
Removed unnecessary stkgui file.
|
2015-11-21 12:15:02 +11:00 |
|
hiker
|
1700395dc2
|
Fixed crash when no votes for a category have been received.
|
2015-11-21 12:01:45 +11:00 |
|
hiker
|
68bcd4bde3
|
Cosmetic changes only.
|
2015-11-21 11:49:15 +11:00 |
|
hiker
|
10bed9a20d
|
Used more names for protocol commands, and use switch instead of if's.
|
2015-11-21 10:39:56 +11:00 |
|
hiker
|
3ab66592cd
|
Only minor cosmetic changes.
|
2015-11-20 17:02:47 +11:00 |
|
hiker
|
7a2c7125e5
|
Used enums instead of numbers for lobby protocol subcommands.
|
2015-11-20 16:41:54 +11:00 |
|
hiker
|
73e14a964a
|
Cosmetic changes only.
|
2015-11-20 08:16:41 +11:00 |
|
hiker
|
c3e74d344f
|
Add warning message in case of an unknown command, and do not send
it to the servrer (which typically just confuses it).
|
2015-11-20 08:07:31 +11:00 |
|
hiker
|
683f0fdc07
|
Fixed incorrect index.
|
2015-11-19 14:21:56 +11:00 |
|
hiker
|
b55b91edf1
|
Use const & for std::string, cosmetic changes.
|
2015-11-19 14:20:10 +11:00 |
|
hiker
|
2b687e1051
|
Avoid crash when voting.
|
2015-11-19 14:19:01 +11:00 |
|
hiker
|
e7cc868c85
|
Removed uneccesary vector copy.
|
2015-11-19 14:18:34 +11:00 |
|
hiker
|
4813637a37
|
Cosmetic changes only.
|
2015-11-19 09:21:28 +11:00 |
|
hiker
|
5994123b98
|
Fixed crash.
|
2015-11-19 09:21:03 +11:00 |
|
Deve
|
b78d4a0c3d
|
Merge pull request #2372 from rugk/patch-1
Readme and Install.md improvments
|
2015-11-18 09:32:00 +01:00 |
|
hiker
|
ba4ccd5621
|
Added command line option to start a LAN server.
|
2015-11-18 17:24:56 +11:00 |
|
hiker
|
e6c2620c90
|
Print 'hide address' only in WAN mode; remove commented out code.
|
2015-11-18 13:44:25 +11:00 |
|
hiker
|
90b92419f3
|
Avoid crash in case that a player is not logged in online.
|
2015-11-18 08:15:22 +11:00 |
|
hiker
|
17f588bcf2
|
Fixed storing of EnetAddresses in TransportAddress.
|
2015-11-18 08:14:58 +11:00 |
|
Deve
|
a69eb99094
|
Merge pull request #2380 from nado/clang-fix
Fixes few warnings at compilation
|
2015-11-17 15:23:55 +01:00 |
|
Nado
|
d66a70b250
|
Fixing some -Wunused-variable
|
2015-11-17 11:42:28 +01:00 |
|
Nado
|
97de0cbc34
|
Fixing clang only warnings
|
2015-11-17 11:42:28 +01:00 |
|
Marianne Gagnon
|
708608177a
|
Fix audio listener positionning issue
|
2015-11-16 19:13:28 -05:00 |
|
hiker
|
29e0b50e14
|
Removed friend declaration; fixed crash caused by deleting the
ENetPeer when deleting an (STK) Event.
|
2015-11-17 08:11:07 +11:00 |
|
hiker
|
0ed22d0d6e
|
Fixed debug message.
|
2015-11-16 18:46:04 +11:00 |
|
hiker
|
980cdf835d
|
Avoid crash when clicking on (empty) list while server list is being refreshed.
|
2015-11-16 18:44:14 +11:00 |
|
hiker
|
785b9a9130
|
Don't try to hide address in LAN networking, other minor fixes.
|
2015-11-16 18:43:46 +11:00 |
|
auriamg
|
794908681d
|
Merge pull request #2379 from Benau/skin_color_font
Color the text base on current skin
|
2015-11-15 18:13:25 -05:00 |
|
Benau
|
f4b723de82
|
Merge remote-tracking branch 'origin/battleAI' into battleAI
|
2015-11-15 12:29:01 +08:00 |
|
Benau
|
f1982c1bee
|
Fix coloring
|
2015-11-15 01:24:06 +08:00 |
|
Benau
|
0deb065fe9
|
Two new skin (Ruby and Forest)
Also fix some alignment issue when the multiplayer selection boxes.
|
2015-11-14 16:28:37 +08:00 |
|
Benau
|
2b0e3b8828
|
Reverse type and state
|
2015-11-14 10:38:14 +08:00 |
|
Benau
|
962fe919d2
|
Color the text (mainly border including title and billboard) base on current skin
|
2015-11-14 01:06:28 +08:00 |
|
auriamg
|
bc712b5a44
|
Merge pull request #2378 from Benau/custom_font
Allow configurable fonts file names in stk-config
|
2015-11-12 19:59:26 -05:00 |
|
hiker
|
4a3c4c552e
|
LAN clients now start to connect to the server.
|
2015-11-13 08:50:03 +11:00 |
|
Benau
|
7cf4d662ee
|
Allow configurable fonts file names in stk-config
|
2015-11-13 02:25:52 +08:00 |
|
hiker
|
af9018ea64
|
Moved Server and ServersManager into network directory.
|
2015-11-12 17:52:04 +11:00 |
|
hiker
|
6716dfce97
|
Removed unnecesary #include.
|
2015-11-12 12:04:36 +11:00 |
|