Commit Graph

15464 Commits

Author SHA1 Message Date
atlimit8
0ba1fdcea3 Allow actors that are not buildings to be sold.
The more humane way to refund units (as opposed the grinding them).
2014-07-25 18:00:50 -05:00
atlimit8
72a30e2157 Appears to fix sticky locking of preplaced buildings 2014-07-25 17:07:15 -05:00
atlimit8
0319b8cbda INotifyCreated 2014-07-25 17:07:15 -05:00
atlimit8
027887aa13 AUTHORS 2014-07-25 17:03:05 -05:00
obrakmann
478168cac7 Merge pull request #6062 from ihptru/masterphp
remove .php prefixes related to master server
2014-07-25 19:24:15 +02:00
ihptru
3ef8d76bfe remove .php prefixes related to master server 2014-07-25 19:55:54 +04:00
Mustafa Alperen Seki
a7a65bf213 Added Grenadier as Atreides starting unit 2014-07-25 16:51:55 +03:00
Paul Chote
0884722c4b Change IOrderGenerator.RenderAfterWorld to return Renderables. 2014-07-25 21:14:39 +12:00
Paul Chote
da6ecbf92e Change IPostRenderSelection and IPlaceBuildingDecoration to return renderables. 2014-07-25 21:14:39 +12:00
Paul Chote
8ac9477cd9 Add UISpriteRenderable for screen-space decorations. 2014-07-25 21:14:39 +12:00
Paul Chote
1beff77c6a Split selectable rendering into *Renderables. 2014-07-25 21:14:39 +12:00
Paul Chote
c4bcf0af46 Introduce RangeCircleRenderable. 2014-07-25 21:14:39 +12:00
Paul Chote
48bbac5c6f Merge pull request #5910 from Phrohdoh/CloningVats
Added cloning trait pair for RA2-style Cloning Vats.
2014-07-25 17:53:54 +12:00
Taryn Hill
b4cecff74e ClonesProductionUnits:
string[] CloneableTypes	checks Cloneable.Types

Cloneable:
	string[] Types checked by ClonesProductionUnits.CloneableTypes

Added INotifyOtherProduction
	for notifying self when another actor
	produces a unit.
2014-07-24 19:08:08 -05:00
Matthias Mailänder
e24b9323c8 Merge pull request #6053 from deniz1a/chat-focus
Closes #4722
2014-07-24 22:40:42 +02:00
Matthias Mailänder
79a9b531ea Merge pull request #5941 from reaperrr/spread-upgrade
Added MaxSpread for more control over maximum area of damage
2014-07-24 22:18:03 +02:00
Matthias Mailänder
bc8a9d754c Merge pull request #6035 from pchote/merge-air-queues
Merge RA aircraft queues
2014-07-24 22:04:50 +02:00
Matthias Mailänder
d756d5b0c8 Merge pull request #6052 from deniz1a/mcv-pri
Increase MCV selection priority
2014-07-24 21:51:02 +02:00
Deniz Ayıkol
f08c463181 Cnc: Increase MCV selection priority. 2014-07-24 15:18:37 +03:00
Deniz Ayıkol
17ea6e1ec2 Make lobby chat field have keyboard focus by default. 2014-07-24 14:59:11 +03:00
Deniz Ayıkol
7780862bdd Increase MCV selection priority. 2014-07-24 13:58:55 +03:00
Paul Chote
2a5d7b73f6 Add BuildAtProductionType to boats/subs. 2014-07-24 21:04:35 +12:00
Paul Chote
90d310690b Merge the RA aircraft queues. Closes #5961. 2014-07-24 20:45:28 +12:00
Paul Chote
c164ec8c8c Add Buildable.BuildAtProduction.
This allows actors to be restricted to specific production structures.
2014-07-24 20:45:28 +12:00
Paul Chote
8837b3453c Merge pull request #6036 from Mailaender/trait-export-decimal-separators
Fixed country specific decimal separators in the traits documentation
2014-07-24 20:42:12 +12:00
Paul Chote
b2e7cf8edb Merge pull request #5853 from RoosterDragon/actormap-perf
Sped up ActorMap.ActorsInBox.
2014-07-24 20:40:15 +12:00
Paul Chote
51f69110d0 Merge pull request #6046 from ihptru/masterserver
send 'spectators' and 'protected' to master server
2014-07-24 20:31:35 +12:00
Paul Chote
a7fc41b87e Merge pull request #5943 from pavlos256/fieldloader
Fieldloader and non-public fields
2014-07-24 20:29:25 +12:00
Paul Chote
a2e6feac2a Merge pull request #5850 from pavlos256/game-loop
Improve the game loop
2014-07-24 20:24:08 +12:00
ihptru
26a6f45b8f send 'spectators' and 'protected' to master server; fixes #6041 2014-07-23 23:41:46 +04:00
Matthias Mailänder
93e34a10f0 Merge pull request #6042 from MustaphaTR/bleed
Fixed Atreides Barracks Make Anim.
2014-07-23 19:51:39 +02:00
Matthias Mailänder
20a052d16b Merge pull request #6044 from UberWaffe/CrateMultiUnitsFix
Regression and UpgradeRules fix for #5921.
2014-07-23 19:10:33 +02:00
UberWaffe
2b73fa027b Fixes as per comments. (+1 squashed commits)
Squashed commits:

[c3abf4b] Fixes as per comments. (+1 squashed commits)

Squashed commits:

[a289d17] Regression and UpgradeRules fix for #5921.
2014-07-23 16:47:15 +02:00
Chris Forbes
51316a76cc Merge pull request #6037 from Mailaender/component-tower-walls
Fixed walls not visually attaching to component towers
2014-07-23 21:24:19 +12:00
Chris Forbes
8f42b65f86 Merge pull request #6038 from Mailaender/idle-fly-doc
Documented FlyAwayOnIdle and ReturnOnIdle
2014-07-23 21:23:55 +12:00
Mustafa Alperen Seki
6700ac273e Fixed Atreides Barracks Make Anim. 2014-07-23 09:29:57 +03:00
Matthias Mailänder
778931f650 document ReturnOnIdle 2014-07-23 07:09:07 +02:00
Matthias Mailänder
249be6d9a7 separate and document FlyAwayOnIdle 2014-07-23 07:09:07 +02:00
Matthias Mailänder
d830a0a7ae Merge pull request #6029 from pchote/gametomods
Move *Renderables and Render* out of Game.
2014-07-23 06:54:42 +02:00
Matthias Mailänder
cefc848ee8 visually attach component towers to walls 2014-07-23 06:45:07 +02:00
Matthias Mailänder
8ce65f7310 same for double 2014-07-23 06:33:52 +02:00
Matthias Mailänder
32a4bedd6e don't use country specific decimal separators for decimals 2014-07-23 06:19:45 +02:00
Paul Chote
cffb1f27e4 Merge pull request #6002 from Mailaender/ts-wall-tower-attachment
Allowed walls to attach to component towers
2014-07-23 12:18:26 +12:00
Paul Chote
6b1cecc6b4 Add a workaround for the legacy map editor. 2014-07-23 11:40:30 +12:00
Paul Chote
1d77cd5391 Merge pull request #5851 from RoosterDragon/shroud-perf
Speed up shroud checks
2014-07-23 11:02:27 +12:00
Paul Chote
dab94bcc00 Merge pull request #5904 from ScottNZ/c4-flashtarget
Add target flashing for C4.
2014-07-23 10:36:54 +12:00
Chris Forbes
945455f15e Merge pull request #5973 from reaperrr/renderinf-unhardcode
Unhardcoded RenderInfantry sequence names
2014-07-23 09:58:07 +12:00
Chris Forbes
58ac641578 Merge pull request #5985 from RoosterDragon/random-try-collection
Improve Exts.Random
2014-07-23 09:57:23 +12:00
Chris Forbes
f68de0bbd8 Merge pull request #5921 from UberWaffe/CrateMultiUnits
Crate updates.
2014-07-23 09:50:54 +12:00
Chris Forbes
e023ad6a36 Merge pull request #5999 from Mailaender/trait-documentation-update-july-2014
Updated the trait documentation for modders
2014-07-23 09:49:02 +12:00