psydev
ce26750051
remove high-tech as pre-requisite for Missile Tank
2013-04-15 05:47:22 -07:00
psydev
89fc587731
fix siege tank, combat, trike again
2013-04-15 03:24:07 -07:00
psydev
8b0cfaaeb1
fixed trikes, unit stats.
2013-04-15 03:07:25 -07:00
psydev
357b6a8e77
changed unit costs at starport; fix starport
2013-04-15 02:54:59 -07:00
psydev
2e31f9318c
modified custom pre-requisites for buildings
2013-04-15 02:40:56 -07:00
psydev
a3458735fc
cleaning up pre-requisites: refinery
2013-04-14 13:45:12 -07:00
psydev
3855c84e89
renaming some weapons to their original d2k names
2013-04-13 19:33:52 -07:00
psydev
03504c28f9
slight mod. harv's unload rate & display of $ amt.
2013-04-13 19:14:58 -07:00
psydev
fbfa209de9
d2k balance changes
2013-04-13 08:25:55 -07:00
Paul Chote
be250bca76
Rewrite ThrowsParticle using world coordinates.
...
The old dynamics were crazy, so this implements
a simpler model using a cubic lerp.
2013-04-01 12:59:49 +13:00
Paul Chote
0289fd543e
Convert d2k turrets/weapons to world coordinates.
2013-03-29 20:50:10 +13:00
Paul Chote
27d852a425
Rename legacy offset coordinates on Turrets and Armaments.
2013-03-29 20:39:27 +13:00
Matthias Mailänder
10ba7ae1c3
add the desync-debug traits to the actors of default mods
2013-03-28 11:53:50 +01:00
Paul Chote
0167bbfbaa
Move weapon/turret definitions out of AttackBase.
...
Weapons are now defined with the Armament trait
and turret parameters live in Turreted.
This has the side effect of allowing any number
and distribution of weapons and turrets.
2013-03-24 11:58:45 +13:00
Matthias Mailänder
96a088f998
merge Dune 2000 "Rounded Edges" mod
...
Changes include:
- bibs have been removed
- building offset and selection boxes adapted
- units and turrets leave husks
- siege tank barrel won't rotate anymore
- AI capable of building all units using all queues
- bullet traces
- windtrap animations
- unit balance (mix of Dune II, Dune 2000 and Red Alert)
- repair pad animation
- no more obsessive "silos needed"
- defense building queue → heavy armor queue
- medics (using thumper graphics)
- no buildable aircrafts anymore
- harvesting has been slowed down
2012-12-04 10:08:14 +13:00
Matthias Mailänder
abd774d017
d2k: faster aircrafts, slower trikes, concrete buildings
...
avoid capturing light buildings by deviator weapon
2012-07-23 09:33:51 +12:00
Matthias Mailänder
860ec9d85f
added passenger seat to trike/raider
2012-07-16 21:11:27 +02:00
Matthias Mailänder
e89ee2c131
new AttackLoyalty, range and stay alive option for Capture
...
AttackLoyalty for d2k Deviator which captures units
also shooting a fake missile (see issue #2251 )
CaptureActor now supports Generals styles gameplay
but is disabled by default (see issue #2274 )
fixes the annoyance that engineers will not take
the shortest root to the building by the way
removing ProvidesCustomPrerequisite because it's
tooltip messages relies on hardcoded hacks
2012-07-01 20:26:25 +12:00
Matthias Mailänder
7a578a0679
notifications (formerly EVAalerts) centralized and race specific
...
outsourced into notifications.yaml
triggered with PlayNotification(...)
(v2: less redundant code for PlayVoice/Notifications)
added harvester under attack and battlecontrol terminated
2012-07-01 14:39:30 +12:00
James Dunne
8e602104af
Harvesters - made search radius configurable for both initial search from proc and search from harvest location.
2012-06-27 18:00:42 -05:00
Matthias Mailänder
54c35e3721
fixed some selection boxes
2012-06-25 09:07:44 +12:00
Matthias Mailänder
9f5a8512d2
race specific ProductionQueue audio
2012-06-20 23:40:08 +02:00
Matthias Mailänder
c1fb5dd5f5
added engineer, bazooka
2012-06-15 22:43:03 +02:00
Matthias Mailänder
f140c6ec9c
added TilesetBuilder command line, added Tileset extractor
...
removing all copyrighted raw tileset files
2012-06-08 19:31:10 +02:00
Matthias Mailänder
a20e30312e
added Ordos
2012-05-27 15:17:03 +02:00
Matthias Mailänder
e0e1011d30
added Harkonnen
2012-05-27 12:45:35 +02:00
Matthias Mailänder
2287f1f662
inherit units that differ only slightly for each faction
2012-05-26 20:20:01 +02:00
Matthias Mailänder
ffbc76919e
make Dune 2000 an independent mod
...
Arrakis tileset now loads properly
2012-05-26 18:13:51 +02:00
Matthias Mailänder
083952a531
added Dune 2000 music, voices
2012-05-26 13:06:02 +02:00
Matthias Mailänder
4362a215d9
fixed wall, silo; add ornithocopter, sonic tank, infantry
...
orni does not flap, no sonic wave weapon, infantry frames broken
2012-05-25 17:46:58 +02:00
Matthias Mailänder
72b2e03dd0
added tech buildings, repair pad, startport, tanks
2012-05-24 16:26:38 +02:00
Matthias Mailänder
f7c1eb2933
+heavy factory, radar outpost, brick wall
2012-05-23 20:04:45 +02:00
Matthias Mailänder
68a731ed5e
fixing MCV facings and flickering bug
2012-05-22 23:19:05 +02:00
Matthias Mailänder
4c667be946
fixed vehicles driving backwards
...
also fixed the bazooka for quad
2012-05-22 22:17:48 +02:00
Matthias Mailänder
66f82c6c2a
added harvester, trike/quad now working, fixed mod inheritances
...
RenderCargo: works, moved R8Reader to Utility namespace
2012-05-22 21:02:25 +02:00
Matthias Mailänder
5426a5fd3c
put d2k mod stuff into it's own branch
2012-05-20 15:50:39 +02:00
Paul Chote
110f1aacc2
Normalize yaml lineendings
2011-04-09 12:14:33 +12:00
Paul Chote
7e5b861caf
Hacky beginnings of a standalone d2k mod
2010-09-15 19:31:20 +12:00