Matthias Mailänder
af2218b0ed
Merge pull request #3500 from hasufell/Makefile
...
MAKE: refactor Makefile
2013-07-05 10:30:44 -07:00
hasufell
db1a0dd9c7
MAKE: quote all variables that can contain whitespace
2013-07-05 19:00:51 +02:00
hasufell
3e1a0e2458
MAKE: install more missing files
...
this should fix crash when clicking on "credits"
and the asset browser
2013-07-05 18:57:43 +02:00
Chris Forbes
db9582f799
Merge pull request #3498 from Mailaender/explosion-offsets
...
Remove redundant explosion bits and fix lonestar mig contrails
2013-07-05 02:48:06 -07:00
hasufell
e18e09361d
MAKE: simplify install rules
...
just copy all mod folders recursively, this also fixes
missing d2k/weapons and ra/sequences folders
2013-07-04 00:30:23 +02:00
Chris Forbes
71656b609a
Merge pull request #3518 from ScottNZ/teslacoil
...
Tesla Coil improvements
2013-07-01 19:17:59 -07:00
ScottNZ
53f960ebd2
Reduce price of Tesla Coil from $1500 to $1200
2013-07-02 14:15:24 +12:00
ScottNZ
fd454d86fc
Fix Tesla Coil zap and sequence timings
2013-07-02 14:15:08 +12:00
Paul Chote
4c0e61bca6
Merge pull request #3510 from Mailaender/d2k-stats
...
Fixed Dune 2000 combat stats and weapon sounds
2013-07-01 01:18:48 -07:00
Paul Chote
daf445366c
Merge pull request #3509 from Mailaender/disallow-bots
...
Disallow bots on maps they don't understand
2013-07-01 01:03:08 -07:00
Paul Chote
7b5d20e81f
Merge pull request #3494 from Mailaender/fix-packaging
...
Packaged files missing from playtest-20130629
2013-07-01 00:57:15 -07:00
Matthias Mailänder
5f3dc49e50
added some missing file endings to hidden d2k weapon sounds
2013-06-30 20:41:48 +02:00
Matthias Mailänder
526c6331ab
Update Combat stats in Dune 2000
...
fixes #3506
2013-06-30 20:21:22 +02:00
Matthias Mailänder
c98338b639
disallow bots on Nishnekolymsk
...
2 separated land masses
2013-06-30 20:11:53 +02:00
Matthias Mailänder
cff1c1375f
disallow AI on Hasselhoff
...
3 separated land masses
2013-06-30 20:09:28 +02:00
Matthias Mailänder
631726641b
Disallow bot in dropzone minigames
...
they don't understand the concept of crate hunting
2013-06-30 20:07:20 +02:00
Matthias Mailänder
a515f0b7b0
Disallow bots in minigame Bomber John
2013-06-30 20:05:33 +02:00
Matthias Mailänder
507c9ceabf
disallow bots on texas sea
...
bots don't understand oil derricks
and the path finder will go crazy
2013-06-30 20:02:48 +02:00
Matthias Mailänder
e0ffc205b1
Artemis map is far too huge for AI
...
FindTilesInCircle supports queries for only <= 50
fixes #3507
2013-06-30 20:01:20 +02:00
Matthias Mailänder
dfe3d7bfaa
Disallow bots on Pluto
...
huge islands map
2013-06-30 19:59:39 +02:00
Matthias Mailänder
7c9b53c8d8
Disallow bots on Zeus
...
huge islands map
2013-06-30 19:57:50 +02:00
Matthias Mailänder
e00041c2bc
Disallow bots on Poseidon
...
huge islands map
2013-06-30 19:57:35 +02:00
Matthias Mailänder
b3ba7cb8d0
Disallow bots on Apollo
...
huge island map
2013-06-30 19:51:17 +02:00
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