Commit Graph

3621 Commits

Author SHA1 Message Date
reaperrr
a873f099ff Gives ant adequate health radius and fixes instant turn
Ant was using the same tiny health radius as other infantry. Additionally, I gave it a ROT value so it no longer insta-turns up to 180° without the slightest delay.
2013-10-14 21:35:11 +02:00
Paul Chote
68cd537c9b Rename DebugOverlay -> PathfinderDebugOverlay. 2013-10-14 21:16:46 +13:00
Paul Chote
97a42e7d43 Fix A* debug overlay in D2K. 2013-10-14 21:14:21 +13:00
Paul Chote
f3c7c0e957 Update ingame label to match new behaviour. 2013-10-14 21:01:47 +13:00
Paul Chote
5da2c319c1 Fix inconsistent naming in DebugMuzzlePositions. 2013-10-14 20:57:20 +13:00
Paul Chote
9f1f6eae9d Merge pull request #3929 from ScottNZ/translation
Add translation support
2013-10-13 23:57:12 -07:00
ScottNZ
42a4d30162 Set up English translation for requires/on-hold/ready texts 2013-10-14 19:38:21 +13:00
ScottNZ
6598f0382a Add support for game translation 2013-10-14 19:38:18 +13:00
Paul Chote
19eb685ecb Merge pull request #3930 from xanax/bleed
chrome.yaml updated (scrollthumb-hover & -pressed)
2013-10-13 23:01:43 -07:00
Taryn Hill
e3e7d0b38c Add ignoreActor and checkTransientActors to IPositionable.CanEnterCell
Improved 'return' checks
Removed unnecessary 'using'
Fixed defaults.yaml spelling error
2013-10-13 20:24:29 -04:00
Taryn Hill
e9652db486 EjectOnDeath works with air & ground vehicles, updated defaults.yaml 2013-10-13 20:13:55 -04:00
Sébastien Kerguen
209443d062 Small chrome.yaml update (D2K, RA, TS)
Small chrome.yaml update (D2K, RA, TS):
- new comments
- fixed scrollthumb-hover & -pressed
2013-10-13 21:55:00 +02:00
Sébastien Kerguen
2062d26fea chrome.yaml updated (scrollthumb-hover & -pressed)
scrollthumb-hover & scrollthumb-pressed updated in chrome.yaml (TS, D2K,
RA)
2013-10-13 10:54:54 +02:00
Paul Chote
d8c6acad45 Merge pull request #3903 from Mailaender/gameinit-redundancy
Removed the now redundant per mod Install/DownloadPackagesLogic
2013-10-12 14:38:13 -07:00
Paul Chote
d437b0949a Merge pull request #3920 from Mailaender/tidy
Minor cleanup of the main folder
2013-10-12 14:20:32 -07:00
Matthias Mailänder
0dea1d1471 renamed and relocated fonts 2013-10-12 10:41:18 +02:00
Paul Chote
1cca6f8fe5 Merge pull request #3649 from Mailaender/passwords
Completed support for password protected games
2013-10-09 22:13:20 -07:00
Sébastien Kerguen
6bbff98057 Reuse previous D2K graphics for dialog.png
Reuse previous D2K graphics but with a re-arranged dialog.png file.
2013-10-09 20:39:05 +02:00
Sébastien Kerguen
8df4f7b3dd Updated chrome.yaml and dialog.png (RA,D2K,TS)
I have updated chrome.yaml and dialog.png files for RA, D2K, TS mods.
Featuring "button-hover" and "textfield-hover" states.
2013-10-08 23:19:00 +02:00
Matthias Mailänder
3af1e47744 separate connection and direct connect dialog from serverbrowser 2013-10-07 19:37:15 +02:00
Matthias Mailänder
b618fc7cc2 complete password protected servers
closes #2290
2013-10-07 19:37:12 +02:00
Matthias Mailänder
a6cdcea414 reorder checkboxes more intuitively
port forwarding under ports
2013-10-07 19:31:18 +02:00
Matthias Mailänder
cdfc21af2c remove redundant install and download logic 2013-10-06 10:52:55 +02:00
Chris Forbes
70b5cc8281 Merge pull request #3905 from Mailaender/splashscreens
Removed Loadscreen redundancy
2013-10-05 13:21:10 -07:00
Chris Forbes
4a3847be65 Merge pull request #3906 from Mailaender/d2k-idle-infantry
Fixed D2k infantry stopping during a firing animation with muzzle flash
2013-10-05 13:20:27 -07:00
Matthias Mailänder
983697c70b made more cliffs unpassable to avoid glitches
fixes #3701
2013-10-05 21:22:57 +02:00
Matthias Mailänder
f81982d607 removed unused tileset builder templates 2013-10-05 21:22:34 +02:00
Matthias Mailänder
14cf20aad5 add fake idle animations to avoid endless muzzle sprites
fixes #3852
2013-10-05 21:09:55 +02:00
Matthias Mailänder
19b649ba60 unify D2k, RA, TS loadscreens to avoid redundancy
load text comments from mod.yaml (comma separated)
2013-10-05 18:37:22 +02:00
Paul Chote
e09a7f4682 Merge pull request #3888 from Mailaender/ts-asset-download
Added Auto-Download for Tiberian Sun assets
2013-10-05 01:33:57 -07:00
Matthias Mailänder
9b5b019a36 Merge pull request #3894 from ScottNZ/balance
More RA balance work
2013-10-05 01:16:59 -07:00
Matthias Mailänder
65bbfbaef2 Merge pull request #3859 from ScottNZ/irc
Add IRC client to the serverbrowser
2013-10-05 00:43:49 -07:00
Matthias Mailänder
89da26a35a package URL should be good to go now
adapt test file as tibsun.mix is just a container not included
2013-10-05 08:57:05 +02:00
Matthias Mailänder
dee3a27328 made Firestorm expansion optional 2013-10-05 08:57:04 +02:00
ScottNZ
c6dc0e8c8b Add IRC interface to ra/cnc server browsers 2013-10-05 12:05:28 +13:00
reaperrr
8a23f63f1b Corrects paradrop description. It actually drops two rocket soldiers as well. 2013-10-03 17:37:23 +02:00
reaperrr
79b989b560 Downsize ant selection box. Fixes #3885 2013-10-03 17:36:10 +02:00
ScottNZ
d15a53d88b Reduce prices of medi and mech 2013-10-03 19:13:48 +13:00
ScottNZ
903e85bc38 Double hellfire ROT 2013-10-01 14:59:15 +13:00
ScottNZ
da14de15e0 Increase hellfire aa/ag burst delay 2013-10-01 14:58:43 +13:00
ScottNZ
e897212a3d Increase projectile speed for grenadier 2013-10-01 01:07:52 +13:00
ScottNZ
0aaf636273 Increase light/heavy damage multipliers for v2rl 2013-09-30 23:01:28 +13:00
ScottNZ
37bd2f4e54 Increase longbow AG hellfire damage to 60 2013-09-30 23:01:21 +13:00
ScottNZ
e100d525b9 Increase longbow health to 150 2013-09-30 20:34:49 +13:00
ScottNZ
782f17e218 Make hind do more damage, especially against infantry 2013-09-30 20:17:01 +13:00
ScottNZ
58dd8b9026 Decrease v2rl damage and increase rof 2013-09-30 19:57:47 +13:00
ScottNZ
55a792b929 Increase arty hp to 100 2013-09-30 19:55:54 +13:00
ScottNZ
62acd78b35 Increase v2rl hp to 200 2013-09-30 19:55:43 +13:00
ScottNZ
ac148afd6e Reduce v2rl speed to 6 2013-09-30 19:34:43 +13:00
ScottNZ
4280f18c4c Increase price of v2rl to $900 2013-09-30 19:33:16 +13:00