2013-10-23 |
unc0rr |
Oh, dudes :(
|
file |
diff |
annotate
|
2013-10-23 |
nemo |
untested. decrement timer while firing rope. there've been a few complaints 'bout this.
|
file |
diff |
annotate
|
2013-10-13 |
nemo |
make wrapping nicer when there's collision
|
file |
diff |
annotate
|
2013-09-29 |
nemo |
partial implementation of non-infinite world (edge wrap/warp/bounce)
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-03-18 |
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
|
2013-03-17 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
2013-03-16 |
unc0rr |
Hard math to fix issue 571. Well, not really hard math,
|
file |
diff |
annotate
|
2013-03-06 |
nemo |
prevent an old abuse of parachute to land safely
|
file |
diff |
annotate
|
2013-02-02 |
nemo |
trying to prevent sticking. PS. code is hard to read when drunk.
|
file |
diff |
annotate
|
2013-02-01 |
nemo |
this might possibly appease the shoppa players
|
file |
diff |
annotate
|
2013-01-17 |
unc0rr |
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
|
file |
diff |
annotate
|
2012-09-06 |
sheepluva |
fix for issue 293 : "rope stuck after picking crate"
|
file |
diff |
annotate
|
2012-09-03 |
nemo |
forgot to add back c96ff1a053d0
|
file |
diff |
annotate
|
2012-09-03 |
nemo |
Fix line endings, add missing amMine entry
|
file |
diff |
annotate
|
2012-09-03 |
nemo |
adjust velocity when entering/exiting the 4x routine
|
file |
diff |
annotate
|
2012-09-03 |
nemo |
Let's try *4 instead. Not nearly as much of a win, but might be usable.
|
file |
diff |
annotate
|
2012-09-03 |
nemo |
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
|
file |
diff |
annotate
|
2012-09-02 |
unc0rr |
Not sticky rope
|
file |
diff |
annotate
|
2012-09-02 |
unc0rr |
Oops
|
file |
diff |
annotate
|
2012-09-01 |
unc0rr |
Rope fix without hacks.
|
file |
diff |
annotate
|
2012-08-27 |
sheepluva |
shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
|
file |
diff |
annotate
|
2012-08-27 |
nemo |
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
|
file |
diff |
annotate
|
2012-08-27 |
nemo |
so unc0rr might replace this all. but anyway. fix copypasta.
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
shoppa hack, take... 4?
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
another shot in the dark. still w/ no input from shoppa players
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
shoppa hack guesses. continued. let's assume there's a small Y component.
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
|
file |
diff |
annotate
|
2012-08-26 |
nemo |
Hack to try and appease the shoppa players
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
Allow escaping from tight spots
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
oops
|
file |
diff |
annotate
|
2012-08-24 |
nemo |
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
|
file |
diff |
annotate
|
2012-08-24 |
nemo |
fromdos + fix end of turn velocity
|
file |
diff |
annotate
|
2012-08-24 |
unc0rr |
An attempt to run main rope code only every 8th tick:
|
file |
diff |
annotate
|
2012-08-24 |
unc0rr |
Move rope code to separate unit
|
file |
diff |
annotate
|