Commit Graph

14417 Commits

Author SHA1 Message Date
abcdefg30
7d72f81c5d fix broken objectives fine-tuning 2014-09-29 16:14:42 +02:00
Paul Chote
3f7f7e1164 Merge pull request #6607 from reaperrr/fix-vehicle-c4
Remove C4 demolishability from RA vehicles
2014-09-29 21:17:20 +13:00
Paul Chote
a11f01f28a Merge pull request #6606 from reaperrr/mine-investigation
Fixes mines doing no damage to crusher
2014-09-29 21:08:03 +13:00
Paul Chote
7bc8c171e8 Minor style fixes. 2014-09-29 21:01:44 +13:00
Paul Chote
f463407d8d Fix a loop closure bug in the weapons code.
Fixes #6597. Fixes #6599.
2014-09-29 20:57:20 +13:00
s1ww
db99b816db Implementing search feature in map choosers 2014-09-29 06:59:42 +02:00
reaperrr
1b53b23663 Fixes mines and explosion crates not damaging crusher/collector 2014-09-28 23:10:29 +02:00
reaperrr
e955c0f4ce Remove redundant tab 2014-09-28 23:10:28 +02:00
reaperrr
5e9948918e Remove C4 demolishability from RA vehicles 2014-09-28 22:02:43 +02:00
huwpascoe
d150ea1721 Fix server freeze on client absence. 2014-09-28 16:27:40 +01:00
obrakmann
20a41d8803 Merge pull request #6377 from Mailaender/allies-01-new-lua
Ported Allies 01 to the New Lua API
2014-09-28 12:09:03 +02:00
Matthias Mailänder
867ebcec3b port allies-01 to new Lua API 2014-09-28 10:53:01 +02:00
obrakmann
7393527cbf Merge pull request #6598 from pchote/fix-lua-dead-actor-bogosity
Fix Lua API interaction with destroyed actors
2014-09-28 10:45:30 +02:00
Matthias Mailänder
04b5c74a15 Merge pull request #6584 from obrakmann/fix6579_lowres_ui_overlap
Fix overlap of in-game UI elements at low resolutions
2014-09-28 07:12:49 +02:00
Paul Chote
04d61f465a Don’t rebuild the actor bindings every query. 2014-09-28 14:46:39 +13:00
Paul Chote
ca6119821f Allow lua API to bind a minimal set of properties to dead actors. 2014-09-28 14:46:37 +13:00
Oliver Brakmann
403e7ec929 Fix overlap of in-game UI elements when using low resolutions
Fixes #6579
2014-09-28 00:51:51 +02:00
Paul Chote
b010f1df1e Merge pull request #6570 from jacobdufault/cleanup
Remove unnecessary conditionals
2014-09-28 10:39:39 +13:00
Matthias Mailänder
35f6617726 Merge pull request #6580 from reaperrr/ts-eliteweap
Implements original TS elite weapons
2014-09-27 21:41:27 +02:00
Matthias Mailänder
5214219610 Merge pull request #6581 from abcdefg30/brimstone
Closes #5788
2014-09-27 21:32:33 +02:00
reaperrr
674f03ebc0 Merge pull request #6582 from Mailaender/lua-script-docs-typo-fix
Fixed typos in the Lua API intro again
2014-09-27 16:38:42 +02:00
Matthias Mailänder
a9548a7fa4 fix typos again 2014-09-27 15:12:14 +02:00
abcdefg30
128ae6e1b7 Fixed wrong constructionyard placing on map brimstone 2014-09-27 14:46:21 +02:00
reaperrr
4e169a0441 TS elite weapons 2014-09-27 14:41:46 +02:00
reaperrr
5d1d6d6d08 Merge pull request #6576 from pchote/armaments
Allow armaments to be enabled/disabled by upgrades.
2014-09-27 14:08:07 +02:00
Matthias Mailänder
71a872c53c Merge pull request #6553 from Phrohdoh/TSGridFixes
More TS art offset fixes.
2014-09-27 13:36:59 +02:00
reaperrr
477d7894a0 Merge pull request #6569 from jacobdufault/add-author
Update AUTHORS
2014-09-27 13:32:27 +02:00
obrakmann
be44b20797 Merge pull request #6577 from pchote/fix-validation
Don’t die when connecting to a full server.
2014-09-27 13:23:45 +02:00
reaperrr
ffeff5c7b6 Merge pull request #6575 from pchote/selfhealing
Add elite self-healing bonus
2014-09-27 13:19:24 +02:00
Paul Chote
3a64fd717f Merge pull request #6488 from jonathanmiles/support-power-targetability
AI no longer calls support power on things it can't target
2014-09-27 23:13:14 +12:00
Paul Chote
2bbdd0ae06 Add self-healing for elite units. 2014-09-27 22:14:45 +12:00
Paul Chote
372d03c320 Convert SelfHealing to upgrades. 2014-09-27 22:14:45 +12:00
Paul Chote
56332251f5 Don’t double-remove dead actors from the world. 2014-09-27 22:14:16 +12:00
Paul Chote
7042004af3 Don’t die when connecting to a full server. 2014-09-27 22:07:04 +12:00
Matthias Mailänder
82d3833d18 Merge pull request #6557 from abcdefg30/progbarcolors
Unhardcoded productionbar colors
2014-09-27 10:09:10 +02:00
Matthias Mailänder
d21c28310e Merge pull request #6568 from jacobdufault/remove-dead-settings
Remove an unused setting
2014-09-27 10:02:31 +02:00
Matthias Mailänder
15e5db855a Merge pull request #6573 from obrakmann/fix6572
Do not validate the color of players which have the LockColor flag set
2014-09-27 08:15:11 +02:00
Paul Chote
67e3c74d31 Allow armaments to be enabled/disabled by upgrades. 2014-09-27 14:59:15 +12:00
Oliver Brakmann
00dc6f1633 Do not validate the color of players which have the LockColor flag set
Fixes #6572
2014-09-27 01:43:02 +02:00
Jacob Dufault
ad98a831da Remove an unused setting 2014-09-26 17:38:36 -04:00
Jacob Dufault
7fe7284d99 Update AUTHORS 2014-09-26 17:37:42 -04:00
Jacob Dufault
67ff4dbac1 Remove unnecessary conditionals
- Game.modData.Manifest.LuaScripts is never null.
- context.LoadLuaScripts will work properly even if the file collection is empty.
2014-09-26 17:36:28 -04:00
abcdefg30
22dc63620f Unhardcoded productionbar colors 2014-09-26 14:55:42 +02:00
Paul Chote
8d54efc7af Merge pull request #6555 from obrakmann/fix6547_global_chat
Add a chat cache
2014-09-26 23:18:49 +12:00
obrakmann
7bb89ba664 Merge pull request #6543 from s1ww/upgraded_gui
Upgrading player gui redux
2014-09-26 09:49:22 +02:00
Oliver Brakmann
36b5097fa0 Cache chat conversations in the lobby and in-game
This preserves the chat content from the lobby and makes it available
in-game, and also makes all chat content available to the end-game
dialog.
2014-09-26 07:18:33 +02:00
s1ww
b4705add88 Upgrading player gui 2014-09-26 07:02:15 +02:00
Oliver Brakmann
ef35ee2204 Load end-game dialog only after game ends, not already when it starts
This is to ensure that statistics reflect the state at the end of the
game, not that from the start of the game.

Fixes #6547.
2014-09-25 21:02:39 +02:00
Scott
47565c33be Merge pull request #6512 from pchote/more-color-validation
Include map-players in the color validation checks.
2014-09-25 17:09:09 +12:00
Matthias Mailänder
0428814fe5 Merge pull request #6477 from s1ww/bleed
Updating outdated maps
2014-09-25 06:53:35 +02:00