Commit Graph

11630 Commits

Author SHA1 Message Date
Matthias Mailänder
53312694d4 disallow bots on Doughnut Hole
they can't use the naval transport
and path to human players if they move from the island
2013-06-30 19:50:25 +02:00
Matthias Mailänder
fc49950fd4 Merge pull request #3504 from pchote/more-lobby-polish
Overhaul lobby layout
2013-06-30 10:42:17 -07:00
Paul Chote
c4190167ee Root the player bin in the lobby ui correctly. Fixes #3505. 2013-06-30 21:40:37 +12:00
Paul Chote
47406d8765 Overhaul lobby layout. 2013-06-30 20:34:25 +12:00
Matthias Mailänder
09dd36d31b fix contrail offsets for the migs in fort lonestar
was using the badr ones before
2013-06-30 09:33:45 +02:00
Paul Chote
a49bf40413 Replace add bots / assign with a combined slot options dropdown. 2013-06-30 14:29:49 +12:00
Paul Chote
0ad9e65577 Add group labels to the slots dropdown. 2013-06-30 12:29:52 +12:00
hasufell
0477a2eb05 MAKE: revert DATA_INSTALL_DIR value for backwardscompat
otherwise build scripts will have to adjust
2013-06-29 22:35:49 +02:00
hasufell
e0395fe903 MAKE: refactor Makefile
improved readability, moved tools at the top, rules at the bottom

make -> build core
make all -> build core and tools
install -> install core
install-all install core and tools
2013-06-29 22:25:38 +02:00
Matthias Mailänder
62b193254b adjust explosion positions with sequence offsets instead 2013-06-29 20:24:51 +02:00
Matthias Mailänder
cfd5a73b92 forgot to add AUTHORS and global mix database.dat to NSIS script 2013-06-29 15:45:17 +02:00
Matthias Mailänder
9d256d93a5 don't list every file in RPM spec %files
folders are enough
2013-06-29 15:24:03 +02:00
Matthias Mailänder
85c146caf2 don't break if FILES contain spaces 2013-06-29 15:20:40 +02:00
Matthias Mailänder
5e3f19ea52 fix typo in spec file 2013-06-29 14:56:41 +02:00
Matthias Mailänder
09ce64ee04 add the global mix database from XCC
required for the asset browser
2013-06-29 14:47:52 +02:00
Matthias Mailänder
b3cddbba41 added AUTHORS to packages
required for the new Credits button
2013-06-29 14:28:25 +02:00
Matthias Mailänder
046d6be402 Merge pull request #3490 from pchote/changelog
Updated changelog for playtest-201306XX.
2013-06-29 04:53:23 -07:00
Paul Chote
cb6b4c3b93 Updated changelog with key changes from release-20130514...04ae39. 2013-06-29 23:49:06 +12:00
Paul Chote
04ae39caa5 Merge pull request #3467 from Mailaender/autotarget-bots
AutoTarget unarmed buildings again to help AI crush it's enemy
2013-06-29 04:16:34 -07:00
Matthias Mailänder
63a1377aca Merge pull request #3489 from ScottNZ/balance
More RA balance work
2013-06-29 03:12:36 -07:00
Matthias Mailänder
450fbded3f Merge pull request #3487 from pchote/server-client-fix
Prevent handshake spoofing of Client data.
2013-06-29 01:26:37 -07:00
Matthias Mailänder
e805dff16f Merge pull request #3486 from pchote/misc-ui-polish
Misc UI polish.
2013-06-29 01:22:12 -07:00
ScottNZ
8f087878be Merge pull request #3488 from cjshmyr/maps
RA map - doughnut - made trees for bottom teams more even towards middil...
2013-06-29 00:02:04 -07:00
ScottNZ
716b470911 Increase repair of mechanic from 13 to 20. Increase light armour multiplier percentage from 40% to 100%. 2013-06-29 15:41:29 +12:00
Paul Chote
05030e6b98 Polish d2k/ra map chooser. 2013-06-29 15:14:04 +12:00
Paul Chote
e6eac5a6c0 Remove duplication between ra and d2k lobby yaml. 2013-06-29 13:29:39 +12:00
Paul Chote
ec7bbd6c18 Add Ui.LoadWidget<T> overload. 2013-06-29 13:29:39 +12:00
Paul Chote
528198977a Move color picker remap indices into a chrome metric. 2013-06-29 13:29:39 +12:00
Paul Chote
fd660c7fa0 Make ChromeMetrics accessible from mod dlls. 2013-06-29 12:58:48 +12:00
Paul Chote
fe6c6a3017 Add Developer Menu toggle. Fixes #3296. 2013-06-29 12:53:09 +12:00
Paul Chote
f4d37857aa Remove now-obsolete desync cheat. 2013-06-29 12:53:09 +12:00
Paul Chote
3e2f7b41d8 Use a trylock to simplify ColorMixerWidget. Fixes #3374. 2013-06-29 12:53:09 +12:00
Paul Chote
d7a580584d Remove renderer type setting.
Multiple people have needed support after breaking
their game by switching to an unsupported renderer.
2013-06-29 12:53:09 +12:00
Paul Chote
f7f8740745 Simplify some setting descriptions. 2013-06-29 12:53:09 +12:00
Paul Chote
7eb579cb6c Remove settings UI for IgnoreVersionMismatch. 2013-06-29 12:53:08 +12:00
Paul Chote
8307014de9 Improve kick button label for C&C. 2013-06-29 12:53:08 +12:00
Paul Chote
daf94e61e0 Add some noise to the C&C dialog textures. 2013-06-29 12:53:08 +12:00
ScottNZ
07689efc6e MRJ missile deflection range increased from 3 to 4. 2013-06-29 12:49:42 +12:00
ScottNZ
14a952169b Iron Curtain duration increased from 15 to 20. Chronosphere duration decreased from 30 to 20. 2013-06-29 12:49:42 +12:00
ScottNZ
646f7c1362 RA Sniper HP reduced from 200 to 80. 2013-06-29 12:49:41 +12:00
Paul Chote
faa745e566 Merge pull request #3456 from ScottNZ/lobby
Add temp banning to servers
2013-06-28 16:33:23 -07:00
Curtis Shmyr
3485a5e855 RA map - doughnut - made trees for bottom teams more even towards middile. Added missing fences top. 2013-06-28 17:16:06 -06:00
Paul Chote
79779d69ba Prevent handshake spoofing of Client data. 2013-06-29 11:12:41 +12:00
ScottNZ
a6e5a0b53f Add temp banning to servers 2013-06-29 10:58:37 +12:00
Matthias Mailänder
6cd69f5c05 Merge pull request #3479 from pchote/conyard-fix
Fix zombie MCV bug.
2013-06-27 14:14:38 -07:00
Matthias Mailänder
251c316120 Merge pull request #3480 from pchote/server-fix
Handle failure cases of Socket.Send.
2013-06-27 13:47:43 -07:00
Paul Chote
8856a1444c Handle failure cases of Socket.Send. Fixes #3455. 2013-06-27 18:43:10 +12:00
Paul Chote
791cdeba4d Cancel make animation if the building dies. Fixes #3464. 2013-06-27 18:07:51 +12:00
Curtis Shmyr
39e97ee767 Merge pull request #3477 from ScottNZ/bleed
Reduce RA oil derrick capture bonus from $500 to $100
2013-06-26 21:51:57 -07:00
ScottNZ
7e7d48444b Reduce RA oil derrick capture bonus from $500 to $100 2013-06-27 16:31:44 +12:00