Commit Graph

  • fb1a33da1d Merge pull request #6366 from reaperrr/sound-cleanup Matthias Mailänder 2014-08-30 10:13:23 +02:00
  • a92dd17d92 Merge pull request #6279 from mizipzor/new-dialong-png-fix Matthias Mailänder 2014-08-30 10:04:22 +02:00
  • 1ffa88a750 Merge pull request #6162 from UberWaffe/WeaponDiplomacyCheck Matthias Mailänder 2014-08-30 09:39:05 +02:00
  • dadc0903be Merge pull request #6239 from TiagoMLSousa/ISSUE2820_DisableSimilarColors Matthias Mailänder 2014-08-30 09:21:18 +02:00
  • e29b9edfc1 Changes to map.cs, rename IPositionable.IsLeaving{ => Cell}, add IPositionable.GetValidSubCell atlimit8 2014-08-24 02:54:49 -05:00
  • 63c28ee4d7 Refactored in new enum SubCell atlimit8 2014-08-17 02:35:54 -05:00
  • 27ad5208fb Fixed Mobile.SetPosition & other FixUnloadCargo touch-ups atlimit8 2014-08-10 20:31:35 -05:00
  • b2c9064545 Refactored [sub-]cell availability logic in IPositionable & ActorMap atlimit8 2014-08-10 19:43:45 -05:00
  • ff7ad53dee Fixed UnloadCargo stacking using new subcell API exposure atlimit8 2014-08-08 14:27:54 -05:00
  • 9efcf231e1 Refactor MobileInfo.CanEnterCell atlimit8 2014-07-30 05:41:14 -05:00
  • fe57417aa8 Added int subCell = -1 to IMove.MoveIntoWorld & IPositionable.SetPosition(Actor self, CPos cell) atlimit8 2014-07-29 14:40:22 -05:00
  • ce68d67f0b Disallow same/similar colors (fixes #2820) Tiago Sousa 2014-08-05 01:32:31 +01:00
  • b3e0f9b989 Fix TS CrushSounds. reaperrr 2014-08-30 02:28:06 +02:00
  • 498b2dd028 Fix Parachutable GroundImpactSound. reaperrr 2014-08-30 02:27:04 +02:00
  • 921d77f825 Merge pull request #6202 from ScottNZ/spyabilities Paul Chote 2014-08-30 10:26:09 +12:00
  • d9933e9be0 Merge pull request #6358 from huwpascoe/bleed obrakmann 2014-08-29 21:05:38 +02:00
  • 330cb0c488 UncloakOnUnload is now on by default. huwpascoe 2014-08-28 20:55:19 +01:00
  • b51a2263b3 Fixed sh31 tile abcdefg30 2014-08-27 12:27:04 +02:00
  • 0db079ea94 Merge pull request #6321 from Mailaender/less-nervous-clicksounds Paul Chote 2014-08-27 18:45:51 +12:00
  • cc15d859e2 Have AI account for power outages ScottNZ 2014-08-24 20:38:20 +12:00
  • b70395e27c Refactor more power and infiltration stuff. Create new power sabotage ability for spies in ra and ts. ScottNZ 2014-08-07 00:52:23 +12:00
  • 84cb5f14f5 Merge pull request #6318 from Mailaender/log-session-deserialize-exception Paul Chote 2014-08-27 18:39:56 +12:00
  • 4fa199fb10 Merge pull request #6320 from Mailaender/smudge-offset reaperrr 2014-08-26 22:25:32 +02:00
  • e1eb5a0927 Merge pull request #6340 from cjshmyr/fix6214 obrakmann 2014-08-26 16:42:47 +02:00
  • 1850794518 'Cleaned away' some unused traits abcdefg30 2014-08-26 12:57:42 +02:00
  • b5bdb73447 Fixed crates spawning on inaccessable terrain abcdefg30 2014-08-26 12:33:15 +02:00
  • ed5648f873 Disabled wrong crateactions abcdefg30 2014-08-26 12:28:14 +02:00
  • 2c2424d10e unit -> units to avoid crashes abcdefg30 2014-08-26 11:44:31 +02:00
  • 1fbcdfc3c3 AffectsParent defaulted to false. UberWaffe 2014-08-23 11:25:50 +02:00
  • 81cb26116f Ioncannon changed to limited Spread. (1000, 250, 100 damage in 1c1, 2c1, 2c512) UberWaffe 2014-08-08 18:21:11 +02:00
  • 02a6c6ab77 Add missing INotifyRemovedFromWorld impl to GlobalUpgradable Curtis Shmyr 2014-08-24 13:18:30 -06:00
  • fcd5a43659 Port gdi04c to New Lua Oliver Brakmann 2014-08-19 21:30:23 +02:00
  • 2f4c81b7c9 Fix end game window conflicting with ingame menu Oliver Brakmann 2014-08-23 14:49:28 +02:00
  • 8ebe6345aa Merge pull request #6323 from pchote/tib-craters Matthias Mailänder 2014-08-24 16:50:28 +02:00
  • e6a1a2632e add captureable tech for Dune 2000 Matthias Mailänder 2014-07-09 06:17:49 +02:00
  • 97b97a4dd2 bring back click sound for TAB and PageUp/Down Matthias Mailänder 2014-08-24 08:29:19 +02:00
  • 8649475b91 document engine limitations Matthias Mailänder 2014-08-24 08:16:59 +02:00
  • 5b4f8d1446 unhardcode and self-document more resource/smudge parameters Matthias Mailänder 2014-08-23 20:24:54 +02:00
  • 944cfd83e2 Merge pull request #6281 from mizipzor/tab-completion Paul Chote 2014-08-24 17:29:38 +12:00
  • e3e5e9eb00 Adds Diplomacy keywords for ValidTarget checks. UberWaffe 2014-07-09 17:58:06 +02:00
  • ef7d198ca8 Merge pull request #6244 from havok13888/PalaceStarPortBib Paul Chote 2014-08-24 11:51:52 +12:00
  • e4b9872f82 Merge pull request #6291 from UberWaffe/ImpactTarget Paul Chote 2014-08-24 09:38:15 +12:00
  • 966c933cd3 Render smudges beneath resources. Fixes #6270. Paul Chote 2014-08-24 09:14:23 +12:00
  • ae0e456565 Merge pull request #6224 from cjshmyr/renderinfantry Paul Chote 2014-08-24 08:59:34 +12:00
  • 083592e194 Add an update rule to replace RenderInfantryProne and RenderInfantryPanic with RenderInfantry Curtis Shmyr 2014-08-23 14:44:05 -06:00
  • fa8229d53b Implement IRenderInfantrySequenceModifier for ScaredyCat and TakeCover Curtis Shmyr 2014-08-23 14:42:55 -06:00
  • 345e88d75a Add IRenderInfantrySequenceModifier Curtis Shmyr 2014-08-23 14:42:16 -06:00
  • ccd6540e13 Port nod01 to New Lua Oliver Brakmann 2014-08-17 20:56:42 +02:00
  • ac1544e8bd remove double click sound when switching production tabs Matthias Mailänder 2014-08-23 21:45:55 +02:00
  • 749314d04e tab to space Matthias Mailänder 2014-08-23 21:44:57 +02:00
  • 093fe1776f missing tab Matthias Mailänder 2014-08-23 21:44:50 +02:00
  • af0efda6f5 Changes how the playerNames collection is created. Alexander Fast 2014-08-23 21:18:54 +02:00
  • 38ab05aa3c Adds newsbutton style. Alexander Fast 2014-08-23 20:58:07 +02:00
  • e820c32e35 Fixes button style. Alexander Fast 2014-08-23 20:57:01 +02:00
  • 12876c23a2 fix tried logging to non-existant channel exception Matthias Mailänder 2014-08-23 19:13:32 +02:00
  • f0fc63b15d Merge pull request #6274 from abcdefg30/falsekillstats Matthias Mailänder 2014-08-23 18:50:44 +02:00
  • a3928bfcf0 Fixed displaying false stats abcdefg30 2014-08-21 12:36:45 +02:00
  • bc4c344cb0 Merge pull request #6284 from obrakmann/gdi01-touchup Matthias Mailänder 2014-08-23 16:28:36 +02:00
  • d85b5d5a4f Replace explicit Dispose() calls with using statements in ScriptTrigger.cs Oliver Brakmann 2014-08-23 13:06:07 +02:00
  • e434011487 Adjust gdi01 to use new functions Oliver Brakmann 2014-08-15 22:38:51 +02:00
  • 74c45d5d21 Add reinforcements functions to Lua API Oliver Brakmann 2014-08-14 23:33:27 +02:00
  • 882f3f34c2 Add a number of small helper functions to Lua API Oliver Brakmann 2014-06-29 19:11:17 +02:00
  • d23707b5f7 Add OnCapture, OnAddedToWorld and OnRemovedFromWorld triggers to Lua API Oliver Brakmann 2014-07-01 22:33:46 +02:00
  • 1c8a56d197 Make ScriptContext available in Actor- and PlayerProperty classes Oliver Brakmann 2014-08-17 15:47:21 +02:00
  • 1e7f04105d Fix OnObjective(Completed|Failed) not being called for secondary objectives Oliver Brakmann 2014-08-23 12:45:30 +02:00
  • 56466e312f Ensure that all combatants have a defined WinState at the end of the game Oliver Brakmann 2014-08-14 19:59:28 +02:00
  • e6887503af Remove unused method Oliver Brakmann 2014-08-15 18:46:59 +02:00
  • 7cb7685d62 Merge pull request #6266 from huwpascoe/uiscaling Matthias Mailänder 2014-08-23 16:14:13 +02:00
  • 08adfcd855 Merge pull request #6300 from pchote/fix-font-freeze Matthias Mailänder 2014-08-23 15:29:18 +02:00
  • 8e56b527b3 Merge pull request #6309 from pchote/fix-minelayer-exploit Matthias Mailänder 2014-08-23 14:46:50 +02:00
  • 086d8704d2 Merge pull request #5867 from UberWaffe/AI-MetaData Matthias Mailänder 2014-08-23 14:29:58 +02:00
  • a1e51b71d6 AI Support Power Meta Data implemented. UberWaffe 2014-07-09 18:48:52 +02:00
  • 76ccb0cf00 Changes Weapon.Impact() to use Target (from WPos). UberWaffe 2014-08-19 21:32:05 +02:00
  • 60a3196bb2 Merge pull request #6301 from Phrohdoh/TibSunFixes Matthias Mailänder 2014-08-23 11:19:31 +02:00
  • 152aad9cf9 Merge pull request #6315 from MustaphaTR/d2k-three-orni Matthias Mailänder 2014-08-23 11:00:56 +02:00
  • 022c1ae4d1 Merge pull request #6310 from pchote/shroud-reset-fix obrakmann 2014-08-23 10:43:56 +02:00
  • c6196ceb43 Update atreides.yaml Mustafa Alperen Seki 2014-08-23 11:35:52 +03:00
  • 3ae9c1d796 Added 3 orni. Mustafa Alperen Seki 2014-08-23 11:34:51 +03:00
  • c25c3441fb Merge pull request #6305 from pchote/fix-shroud-clear Matthias Mailänder 2014-08-23 10:34:47 +02:00
  • 6bb392be11 Merge pull request #6303 from obrakmann/fix6263 Matthias Mailänder 2014-08-23 10:28:15 +02:00
  • 5c15fa2631 Fix a bad merge in UpgradeRules.cs Oliver Brakmann 2014-08-23 10:15:13 +02:00
  • 3ad9144866 Merge pull request #6313 from Mailaender/CS0067-workaround Paul Chote 2014-08-23 20:08:01 +12:00
  • 97cb527a8f Merge pull request #6306 from obrakmann/fix6298 Matthias Mailänder 2014-08-23 10:07:47 +02:00
  • a4ed71bf84 workaroud warning as error CS0067 The event is never used Matthias Mailänder 2014-08-23 09:53:12 +02:00
  • 834bc3ba24 Merge pull request #6265 from pchote/warhead-intification Matthias Mailänder 2014-08-23 09:31:41 +02:00
  • 32e099d60a Fix inner range filtering in HealthPercentageDamageWarhead. Paul Chote 2014-08-18 18:26:40 +12:00
  • db1df48466 Increase falloff accuracy for large damage amounts. Paul Chote 2014-08-18 17:17:23 +12:00
  • fa3e7b5e1b Convert versus to integers. Paul Chote 2014-08-17 21:54:58 +12:00
  • 50fea12a80 Remove now-redundant AbsoluteSpreadDamageWarhead. Paul Chote 2014-08-17 21:44:43 +12:00
  • 97c28e1353 Remove fp calculations from SpreadDamageWarhead. Paul Chote 2014-08-17 21:26:25 +12:00
  • d002a23d67 Change EffectivenessAgainst to CanTargetActor. Paul Chote 2014-08-17 19:41:22 +12:00
  • 227a523878 Further warhead streamlining. Paul Chote 2014-08-17 18:57:43 +12:00
  • 57ba1b54b4 Convert weapon plumbing to use integer damage modifiers. Paul Chote 2014-08-17 17:33:50 +12:00
  • 8e8e02dae8 Move warheads into mod code. Paul Chote 2014-08-17 20:01:21 +12:00
  • 34ca30c9f1 Remove more unnecessary plumbing. Paul Chote 2014-08-17 17:44:15 +12:00
  • 1261d5891d Move common DoImpact(Target) method into DamageWarhead. Paul Chote 2014-08-17 17:09:53 +12:00
  • 531e3cfaf3 Fix shroud hash updating. Fixes #6308. Paul Chote 2014-08-23 15:19:34 +12:00
  • 4abee8682f Visual fixes for TS structures and units. Taryn Hill 2014-08-22 11:32:30 -05:00
  • a781e44509 Don’t leak information about hidden actors. Fixes #6125. Paul Chote 2014-08-23 11:19:49 +12:00
  • 2acfc23f18 Account for map edges in Shroud.IsExploredCore. Paul Chote 2014-08-23 10:52:36 +12:00