Commit Graph

21394 Commits

Author SHA1 Message Date
abcdefg30
d2c5aec08d Filter the lua PlayerProperties on Requires 2016-07-12 14:03:44 +02:00
Matthias Mailänder
4703497656 Merge pull request #11635 from abcdefg30/training
Change the 'Training' sound to 'Building' for all queues except Infantry
2016-07-11 21:30:18 +02:00
abcdefg30
beb44c56fe Change the 'Training' sound to 'Building' for all queues except Infantry 2016-07-11 16:54:07 +02:00
Oliver Brakmann
6f57d1b561 Merge pull request #11631 from tmsbrg/install.md
Add curl as dependency for linux
2016-07-11 16:15:15 +02:00
abcdefg30
6342b40bfd Merge pull request #11499 from Mailaender/damaged-by-terrain
Merged PoisonedByTiberium and DamagedWithoutFoundations into DamagedByTerrain
2016-07-10 22:22:29 +02:00
Thomas van der Berg
f9f53a6925 Add curl package names to INSTALL.md 2016-07-10 21:13:59 +02:00
Matthias Mailänder
8df4e9e04c Merge PoisonedByTiberium and DamagedWithoutFoundations
into DamagedByTerrain.
2016-07-10 19:44:19 +02:00
Oliver Brakmann
203310ae4c Merge pull request #11623 from Mailaender/zip-entry-null
Fixed a potential NRE in DownloadPackageLogic.ShowDownloadDialog
2016-07-10 18:57:07 +02:00
Matthias Mailänder
57c22df114 Merge pull request #11487 from reaperrr/bldg-shape-prep
Improve Rectangle HitShape customizability
2016-07-10 17:09:31 +02:00
Matthias Mailänder
e8aa46e0d7 Merge pull request #11474 from obrakmann/player-experience
Add foundation for player experience tracking
2016-07-10 16:08:14 +02:00
Matthias Mailänder
90439ac64c Merge pull request #11574 from obrakmann/fix_non-combatant-unitcratepickup
Prevent non-combatant players from receiving units from crate pickups
2016-07-10 15:51:32 +02:00
Oliver Brakmann
20d55a1d93 Add Lua integration for PlayerExperience 2016-07-10 15:30:17 +02:00
Emiel Suilen
c3e862b2ca Add a PlayerExperience trait 2016-07-10 15:30:17 +02:00
Oliver Brakmann
5157ac917f Cache PlayerResources in PlayerStatistics
and remove a couple of redundant fields.
2016-07-10 15:30:17 +02:00
Matthias Mailänder
da3aaf4318 Merge pull request #11620 from pchote/fly-on-unreserve
Order landed aircraft to take off if their reservation is cancelled.
2016-07-10 09:28:16 +02:00
Matthias Mailänder
c3de3a0a90 Merge pull request #11619 from pchote/fix-depot-sell
Fix service depot selling.
2016-07-09 21:17:06 +02:00
Matthias Mailänder
2b8200fb0a Merge pull request #11550 from AoAGeneral/myfeature
TD Balance Changes 06302016
2016-07-09 21:02:46 +02:00
Matthias Mailänder
1fe66526cb Merge pull request #11577 from obrakmann/fix11454_EnterTransport_using_wrong_transport
Fix loading wrong transport when using alternate EnterTransport method
2016-07-09 20:59:42 +02:00
Matthias Mailänder
57acfe355b Merge pull request #11592 from reaperrr/fix-smudges
Fix smudges spawning/growing on cells occupied by structures or vehicles
2016-07-09 20:51:39 +02:00
Matthias Mailänder
6e0b058ec6 Merge pull request #11605 from pchote/renderscroll
Update keyboard scrolling at render rate.
2016-07-09 20:42:28 +02:00
Matthias Mailänder
d0bada1ae9 Don't crash when ZipFile.GetEntry returns null. 2016-07-09 20:10:53 +02:00
Oliver Brakmann
3afbc637f4 Merge pull request #11604 from pchote/fix-input-reset-crash
Fix input reset crash
2016-07-09 18:21:11 +02:00
Oliver Brakmann
66ebbab7c1 Merge pull request #11603 from pchote/fix-map-resize
Fix resizing of packaged maps.
2016-07-09 16:31:10 +02:00
Oliver Brakmann
c3633314f9 Merge pull request #11596 from GraionDilach/check-trail-delay
Fix a wrong check in LeavesTrails.
2016-07-09 16:21:48 +02:00
Oliver Brakmann
610c806ff3 Merge pull request #11519 from Mailaender/utility-same-spawn
Avoid importing spawn points with the same location
2016-07-09 15:08:33 +02:00
Oliver Brakmann
c000966590 Merge pull request #11361 from abcdefg30/newLua
Add new lua functions and fix the air attacks in allies05a
2016-07-09 14:59:47 +02:00
Paul Chote
4e32610056 Fix utility commands being unable to open oramaps. 2016-07-09 12:21:38 +01:00
Paul Chote
b87020f93f Order landed aircraft to take off if their reservation is cancelled. 2016-07-09 12:08:48 +01:00
Paul Chote
b0c9d49d14 Fix INotifyRepair argument order. 2016-07-09 11:12:56 +01:00
Paul Chote
7325f0e733 Fix service depot animation breaking sell. 2016-07-09 11:11:31 +01:00
Paul Chote
8ef38fc060 Update keyboard scrolling at render rate. 2016-07-09 01:29:17 +01:00
Paul Chote
780d6890d9 Expose viewport bookmark hotkeys to settings UI. 2016-07-09 01:11:44 +01:00
Paul Chote
2ed6706f59 Add hotkeys for viewport bookmarks. 2016-07-09 01:11:18 +01:00
Zimmermann Gyula
ad0c38d352 Fix a wrong check in LeavesTrails. 2016-07-09 02:08:33 +02:00
Matthias Mailänder
71d6471df7 Merge pull request #11602 from GraionDilach/authors-open.nat
Update AUTHORS with Open.Nat.
2016-07-08 22:17:19 +02:00
Zimmermann Gyula
91afb560a4 Update AUTHORS with Open.Nat. 2016-07-08 17:45:52 +02:00
Oliver Brakmann
b080417db3 Prevent non-combatant players from receiving units from crate pickups 2016-07-08 13:24:25 +02:00
Oliver Brakmann
196dd04b5d Merge pull request #11544 from Phrohdoh/debug-exits
Add ExitsDebugOverlay
2016-07-08 13:19:18 +02:00
Oliver Brakmann
f141798bcb Merge pull request #11580 from Mailaender/dedicated-nat-log
Fixed dedicated server crashing when writing UPnP Nat logs
2016-07-08 13:15:26 +02:00
Oliver Brakmann
6396f95ff5 Merge pull request #11594 from r34ch/lst-beach-landing
Allow RA LST to travel on beach tiles
2016-07-08 13:13:11 +02:00
D'Arcy Rush
3ae87c9db4 Allow RA LST to travel on beach tiles 2016-07-07 22:13:19 +01:00
reaperrr
e2cf6fdb9a Do not spawn smudges under buildings and vehicles in TS
Exceptions are intentional.
2016-07-07 20:51:21 +02:00
reaperrr
5df32e6d2a Fix smudges in D2k to not spawn or grow when hitting vehicle or structure 2016-07-07 20:51:21 +02:00
reaperrr
a212734c5c Fix smudges in TD to not spawn/grow under structures and vehicles
Also trees, husks and creeps (dinos and visceroids) in most cases.
Exceptions are intentional.
2016-07-07 20:51:21 +02:00
reaperrr
af1afca792 Fix TD artillery explosion sound not playing 2016-07-07 20:51:21 +02:00
reaperrr
1886bad107 Make smudges in RA not spawn/grow below vehicles and structures
Also walls, trees and husks in most cases.

Note: Differences between warheads are intentional.
Note2: Some smudge WHs were removed instead when the weapon was purely anti-air or anti-water.
2016-07-07 20:51:21 +02:00
reaperrr
4b1e243df3 Make smudges not spawn or grow when cell contains invalid target
This can be used to prevent smudges to spawn below buildings, vehicles etc.
2016-07-07 20:51:21 +02:00
Taryn Hill
4b7af5d780 TS: Make use of ExitsDebugOverlay(Manager) 2016-07-07 08:58:56 -05:00
Taryn Hill
7a0d12dd51 Implement ExitsDebugOverlay and ExitsDebugOverlayManager 2016-07-07 08:57:44 -05:00
Matthias Mailänder
93b7847ce2 Merge pull request #11583 from Phrohdoh/fix-withtextdeco
WithTextDecoration: Move exception to Info via IRulesetLoaded
2016-07-06 22:46:26 +02:00