Fri, 22 Mar 2013 18:51:37 +0100 |
sheepluva |
remove engine warnings
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 14:09:54 -0400 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 21:02:26 -0400 |
nemo |
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 22:13:38 -0400 |
nemo |
Crashed here last game
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 16:00:48 -0500 |
nemo |
fix fade to black in training
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 08:26:14 -0500 |
nemo |
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 16:04:22 -0500 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
file |
diff |
annotate
|
Sun, 03 Mar 2013 20:59:27 -0500 |
nemo |
fix portal/hammer interaction, ban freezer from portal
|
file |
diff |
annotate
|
Sun, 03 Mar 2013 19:43:01 -0500 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
file |
diff |
annotate
|
Sun, 03 Mar 2013 19:35:57 +0200 |
Urbertar |
Fix water on ice setting
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 23:15:33 -0500 |
nemo |
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 23:14:11 +0100 |
koda |
mysterious merge
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 23:24:50 +0200 |
Urbertar |
Draw ice on water
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 20:11:16 +0200 |
Urbertar |
Make refactoring. Remove DrawIce function
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 09:08:25 -0500 |
nemo |
aaagh. remove dead code. again.
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 08:29:21 -0500 |
nemo |
remove dead code
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 13:13:34 +0200 |
Urbertar |
Draw ice on water
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 20:37:58 -0500 |
nemo |
merge w/ default
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 20:26:49 -0500 |
nemo |
huh. how'd we end up needing a merge here...
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 16:46:58 +0200 |
Urbertar |
Make little refactoring
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 09:10:48 -0500 |
nemo |
put ice colour in uVariables, add check for land that is already ice
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 15:15:20 +0200 |
Urbertar |
Change shape of ice to round
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 11:00:09 +0200 |
Urbertar |
Don't calculate edges of map as edges of landscape
icegun
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 10:27:51 +0200 |
Urbertar |
Check bounds of landscape in drawice procedure
icegun
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 19:19:41 -0500 |
nemo |
graphics tweak. flag a couple more overeager setall HH
icegun
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 13:51:45 -0500 |
nemo |
ice texture still needs moving to uLandGraphics and circle drawing
icegun
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 12:29:39 -0500 |
nemo |
More fiddling w/ sliding
icegun
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 11:35:24 -0500 |
nemo |
slight tweak to colours
icegun
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 10:53:33 -0500 |
nemo |
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
|
file |
diff |
annotate
|