9c362f7d41
remove setters on Mobile.{from,to}Cell. use SetLocation instead
Bob
2010-10-08 18:26:29 +13:00
99d92ee095
move ColorFromHSL out of the ui code
Chris Forbes
2010-10-11 19:52:46 +13:00
b905d343af
fix mishandled CancelProduction
Chris Forbes
2010-10-11 19:36:10 +13:00
024b564b8c
maybe this works better
Chris Forbes
2010-10-11 19:10:34 +13:00
9c0e3ac4c9
allow AppearsOnRadar to use Location rather than OccupiedCells, for things that don't occupy any cells
Chris Forbes
2010-10-11 18:54:13 +13:00
a2205e9031
fix some dumb (nonfatal) crashes in the editor with nothing loaded
Chris Forbes
2010-10-11 18:21:41 +13:00
0df9815d2c
fix base-cycling for mac build, too?
Chris Forbes
2010-10-10 15:11:53 +13:00
79d6eb4a2b
some widgets cleanup
Chris Forbes
2010-10-10 15:09:26 +13:00
0d8557eadb
fix NRE in CancelableActivity
Chris Forbes
2010-10-10 11:04:39 +13:00
70f6fc7a7a
Removed git describe from checkout-and-build.sh
Matthew Bowra-Dean
2010-10-09 22:26:17 +13:00
e3d71acb05
fix crash in CrateEffect
Chris Forbes
2010-10-09 12:01:19 +13:00
580f1cfe97
bot and humans hate each other, even if the host is on a team.
Chris Forbes
2010-10-09 11:42:45 +13:00
3d7434f42e
Fixed under VS 2010.
Andrew Riedi
2010-09-30 16:25:02 -07:00
ef96604f9e#231 scroll jumping fixed
Chris Forbes
2010-10-09 08:12:01 +13:00
465f5d295b
force master server url update, if old.
Chris Forbes
2010-10-09 08:02:20 +13:00
1feb377d43
fix bogus target lines being drawn to 0,0
Chris Forbes
2010-10-08 21:04:31 +13:00
a065fb464e
bandage to fix dogs not killing infantry in certain cases
Caleb Anderson
2010-10-08 01:11:11 -05:00
e39917ca19
trim bbox for ftrk
Chris Forbes
2010-10-08 19:09:18 +13:00
318f496bf9#202 fixed
Chris Forbes
2010-10-08 19:03:01 +13:00
ed8a155249
if c17 gets confused, just fly away
Chris Forbes
2010-10-08 18:57:14 +13:00
40ac5f7b6e
FallsToEarth for cnc helis too
Chris Forbes
2010-10-08 18:45:52 +13:00
517754027e
8Inch and SubMissile minimum ranges temporarily disabled, until combat bugs are fixed
Chris Forbes
2010-10-08 18:33:38 +13:00
ef4f478e10
Strip newlines from scrolling text. Frame-friendly update of scrolling text
Caleb Anderson
2010-10-07 23:11:11 -05:00
92c30b89f8
FACT hp 1000 -> 1500
Chris Forbes
2010-10-08 18:26:25 +13:00
7331a9c4fb
prevent aircraft shooting while landed
Chris Forbes
2010-10-08 18:25:26 +13:00
d2b9e150f1
add FallsToEarth for helicopters dying
Chris Forbes
2010-10-08 18:24:08 +13:00
8ba329f1be
reduce cost of CA 3200 -> 2400
Chris Forbes
2010-10-08 18:03:34 +13:00
8868eab247
nerf hind chaingun from [x2] 40@3 to 20@10
Chris Forbes
2010-10-08 18:03:13 +13:00
f12889e684
Sensible scroll cursor positions for cnc. RA seems to be totally different, didn't touch atm
Caleb Anderson
2010-10-07 22:54:56 -05:00
5c095bc174
more politic default motd text for cnc
Caleb Anderson
2010-10-07 21:03:18 -05:00
0c24a08436
sane default scroll speed
Caleb Anderson
2010-10-07 21:01:36 -05:00
9762b540b0
fix bogus reverse-enter-transport (in ResolveOrder this time)
Chris Forbes
2010-10-08 17:38:07 +13:00
fd34f2ba99Fix#225 and some other uses of a.IsInWorld / a.IsDead()
Paul Chote
2010-10-08 10:28:09 +13:00
ad6481c8e8
Change master server url. Won't work until dns is set correctly.
Paul Chote
2010-10-07 22:23:01 +13:00
7426d47cd5
Fix some compile warnings
Paul Chote
2010-10-07 22:46:25 +13:00
761f62292f
missing files from previous commit
pdovy
2010-10-07 01:21:13 -05:00
63b8555bc9
Fix bug that prevented ground units from attacking landed aircraft.
unknown
2010-10-07 01:13:48 -05:00
3209da4a4a
fixed PlaceBuilding and Chronosphere ordergenerators
Bob
2010-10-03 07:42:41 +13:00
aebef4f1c8
rename IIssueOrder2 -> IIssueOrder
Bob
2010-10-03 07:08:02 +13:00
d3244184c1
implement order targeter for everything else
Bob
2010-10-03 07:06:49 +13:00
39e62354a8
implement order targeter for passenger
Bob
2010-10-03 06:15:47 +13:00
f525c3808e
implement order targeter for cargo
Bob
2010-10-03 05:57:26 +13:00
87a0b52ce5
more order targeters
Bob
2010-10-03 05:32:39 +13:00
4bc9e01516
use new orders system in various traits
Bob
2010-10-03 05:08:14 +13:00
711d05da98
use IIssueOrder2 in AttackBase
Bob
2010-10-03 03:24:34 +13:00
3d805ff40d
added IIssueOrder2. most orders are broken, but Minelayer is fixed
Bob
2010-10-02 18:16:02 +12:00
0cd140849b
fix some support powers
Bob
2010-10-02 14:57:17 +12:00
d6110b9ef0
add Sync.AssertUnsynced. use it in OrderGenerator.set
Bob
2010-10-02 10:30:56 +12:00
26d1db778e
push the check-synchash-doesn't-change pattern into a utility fn. furthur reduce the number of uses on Game.world
Bob
2010-10-02 10:20:14 +12:00
f41aa474aa
remove more uses of Game.world
Bob
2010-10-02 09:33:36 +12:00
0002e80a19
Use new deps package, built on mono 2.8. Enable new sgen garbage collector.
Paul Chote
2010-10-07 21:55:14 +13:00
759a52d86e
fix build failure from bad merge in prev
Chris Forbes
2010-10-07 18:24:40 +13:00
44fe0396bb
Added shift+right click on build menu cancels 5 orders. Added ctrl+shift+right click on build menu cancels all orders
max621
2010-10-05 00:41:12 -05:00
5af8f5e2d9
bots choose random colors
Chris Forbes
2010-10-07 07:41:14 +13:00
c85503811c
Clamp, scroll, scrollspeed, sliders
Caleb Anderson
2010-10-06 02:37:20 -05:00
ab431fe9ee
fix crash on warhead=null
Chris Forbes
2010-10-06 20:17:03 +13:00
7ec9958d47
hackyai should only attack humans
Chris Forbes
2010-10-06 20:04:36 +13:00
cfc74a6dee
HackyAI: builds defense now. rally points are rechosen so units are more scattered in the base. builds only e1-3 and 1-3tnks.
rasco
2010-10-06 01:44:02 +02:00
cecdd73e08
destroy ore in all smudged cells
Chris Forbes
2010-10-06 18:37:32 +13:00
381e080b11
tweak nuke timing back
Chris Forbes
2010-10-06 18:32:33 +13:00
c6a047cb1a
fix silent nukes
Chris Forbes
2010-10-06 18:29:05 +13:00
4c51733e04
actually add the cratenuke warhead
Chris Forbes
2010-10-06 18:25:07 +13:00
8f613b80e8
ban cloak crate on infantry
Chris Forbes
2010-10-06 18:16:09 +13:00
10de282daa
add mechanism to exclude particular actor types from picking up any crate
Chris Forbes
2010-10-06 18:13:29 +13:00
915e123956
add minimum ranges for mig/yak/ca/msub/hind/v2rl/arty
Chris Forbes
2010-10-06 18:05:31 +13:00
8cb7a7b8ce
add support for WeaponInfo.MinRange
Chris Forbes
2010-10-06 17:41:52 +13:00
ce5cf93077
prevent infantry going prone due to tib damage
Chris Forbes
2010-10-06 17:37:23 +13:00
1390bb7428
ra: reduce parabombs charge to 1min
Chris Forbes
2010-10-06 17:32:04 +13:00
3c5b136216
ra: reduce nuke charge time 13min -> 9 min
Chris Forbes
2010-10-06 17:29:45 +13:00
66785e606a
ra: brik hp 1500 => 1000
Chris Forbes
2010-10-06 17:23:12 +13:00
e2239fa50c#215 obli misses moving units fixed
Chris Forbes
2010-10-06 17:22:11 +13:00
7f7712aa64#203 dogs eating walls fixed
Chris Forbes
2010-10-06 17:20:20 +13:00
b1605e115a#206 badr/badr.bomber appear in tooltips
Chris Forbes
2010-10-06 17:15:52 +13:00
69b2da86be
RA: +20% 4tnk HP
Chris Forbes
2010-10-06 17:13:39 +13:00
18e965e5aa
fix desync on destroying ore storage buildings
Chris Forbes
2010-10-06 09:15:55 +13:00
24f0c28f56
fix massive player/client confusion after people drop
Chris Forbes
2010-10-06 09:09:36 +13:00
25af51b4ac
Prevent a race condition
Paul Chote
2010-10-05 19:00:36 +13:00
ecd7064cc3
Add an example mod that adds a soviet supply truck
Paul Chote
2010-10-05 18:48:00 +13:00
477a21e782
fix 'minv/minp' showing up in tooltips
Chris Forbes
2010-10-05 17:53:39 +13:00
899d9af62b
CNC: +25% HP on FACT/MCV
Chris Forbes
2010-10-03 10:27:15 +13:00
17eca983ef
Fix wall sell exploit
Paul Chote
2010-10-05 17:56:30 +13:00
2fc219ecd5
Fixed auto attack not working properly due to code expecting 'Idle' activity but most units use 'IdleAnimation' in RA mod
max621
2010-10-04 22:44:09 -05:00
49a645cd2d
fix ubuntu-64 support (Tao.FreeType was quite bogus.)
Chris Forbes
2010-10-04 20:17:08 +13:00
7cb8da411d
Updated git url to point to new upstream location.
Matthew
2010-10-05 17:22:55 +13:00
4bcdf3cf11
Netcode discussion from Etherpad.
Matthew
2010-10-04 20:15:44 +13:00
1b525ff809
Export FTP server and added username/password to VERSION file upload.
Matthew
2010-10-04 11:46:05 +13:00
cdec3fce26
Don't tell all players about my yaks
Caleb Anderson
2010-10-04 22:23:57 -05:00
7bdf6a953f
New slider Range parameter. Palette modifications. Potential crash fix. Clamp function. Range parameter added to slider. Supports returning a range of values rather than just 0-1. Allows you to not have to post process the offset. Modified palette selector to not have full range, which was causing blown out units. Introduced exension method Clamp<T>(min, max) Fixed crash deserializing out of bound color value using above extension.
Caleb Anderson
2010-10-04 02:30:04 -05:00
06b20c8ba5
fix blatant wrongness in parallel builds
Chris Forbes
2010-10-02 20:55:43 +13:00
9b484b53ec
Show mod info in server browser
Paul Chote
2010-10-02 14:24:19 +13:00
9620b4ed46
Add mod metadata, and filter valid mods on startup.
Paul Chote
2010-10-02 13:45:35 +13:00
d8908c44d0
Nicer default ticker text
Caleb Anderson
2010-10-02 01:13:39 -05:00
cfe705531a
Async motd grab. Client and server version in MasterServerQuery
Caleb Anderson
2010-10-02 00:50:35 -05:00
9a2fd38ab6
MOTD ticker. ScrollingText Widget
Caleb Anderson
2010-10-01 02:28:25 -05:00
911e7f62de
fix retardedly putting everyone in slot 0.
Chris Forbes
2010-10-02 18:33:29 +13:00
403b81bdc9
apply the balance stick to BIKE
Chris Forbes
2010-10-01 21:31:01 +13:00
a0714b00b3
a bit of cleanup
Chris Forbes
2010-10-01 21:22:27 +13:00
d5239ee77a
add tib and spawns to new map
Chris Forbes
2010-10-01 21:19:24 +13:00