Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
2012-03-18, by Xeli
make ammomenu's speed dependent on RealTicks rather than frames
2012-03-17, by Xeli
allow for 0 values on AMShiftTarget, this allows for movement across one axis
2012-03-13, by Xeli
Disable anim for stats screen ("In game" stays visible otherwise)
2012-03-17, by nemo
Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
2012-03-17, by nemo
I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
2012-03-17, by nemo
eh. guess they really should be here
2012-03-17, by nemo
Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
2012-03-17, by nemo
I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
2012-03-17, by nemo
orient kamikaze correctly when going through portals
2012-03-17, by nemo
oh yeah, dY...
2012-03-14, by nemo
Allow RC plane to go through portals
2012-03-14, by nemo
Oops, fix range (2 is too small value)
2012-03-14, by unc0rr
Add fall damage
2012-03-13, by nemo
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
2012-03-13, by nemo
Variable pen width
2012-03-13, by unc0rr
tweak take 2
2012-03-13, by nemo
Small tweak to return something more useful in the negative 0 case on dX
2012-03-13, by nemo
Minimise another sqrt check.
2012-03-13, by nemo
Avoid local rate minimums around hog (within 15 pixels). Not tested.
2012-03-12, by unc0rr
Compatibility
2012-03-12, by unc0rr
Change rest of AI tests to floats, reenable snowball
2012-03-12, by nemo
Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
2012-03-11, by nemo
Hm. Score was a bit too much, AI was doing suicidal things.
2012-03-11, by nemo
small tweak. make drowning prefer higher health hogs
2012-03-11, by nemo
Teach AI to drown with shotgun too
2012-03-11, by nemo
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
2012-03-11, by nemo
Add drowning to grenade too, try some little optimisations
2012-03-11, by nemo
Fix silliness
2012-03-11, by unc0rr
First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
2012-03-11, by nemo
Minor optimisation for AI to cut down on hwSqrt calls
2012-03-11, by nemo
bug #336
2012-03-11, by nemo
Add div to allow safe integer division from lua
2012-03-10, by nemo
Recount team health if modifying hedgehog health
2012-03-10, by nemo
Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
2012-03-10, by nemo
Avoid rare double decrement.
2012-03-10, by nemo
Prevent pirate ship from repeating on Islands, remove vertical line in art landback
2012-03-10, by nemo
bug #370
2012-03-03, by nemo
Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
2012-03-01, by unc0rr
comment out reserve to maintain old Qt compat
2012-03-01, by nemo
Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
2012-03-01, by unc0rr
Someone might find this useful. Plan to link to it from the wiki.
2012-02-29, by nemo
Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
2012-02-29, by nemo
Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
2012-02-29, by unc0rr
oops
2012-02-28, by nemo
android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
2012-02-28, by Xeli
attractiveness tweak to the text clip
2012-02-28, by nemo
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
2012-02-27, by nemo
don't use currenthedgehog
2012-02-26, by nemo
use per hog ammo game flag. improves AI play
2012-02-26, by mikade
oops
2012-02-26, by nemo
right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
2012-02-26, by nemo
ugh
2012-02-26, by nemo
make onAmmoStoreInit optional in the case of onNewAmmoStore
2012-02-26, by nemo
pass indexes for the clan/team/hedgehog
2012-02-26, by nemo
copypasta fail
2012-02-26, by nemo
Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
2012-02-26, by nemo
Send ROUND_FINISHED only once (only from in game mode)
2012-02-26, by unc0rr
Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
2012-02-25, by unc0rr
- Increase server version number due to rooms list protocol changes
2012-02-24, by unc0rr
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip