Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+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.
tip to highlight the new /rnd command
2013-05-21, by koda
merge
2013-05-22, by unc0rr
ಠ_ಠ
2013-05-21, by nemo
'/rnd' command. Pass it a (possibly empty) list of items.
2013-05-22, by unc0rr
Allow messages containing word separators in server's additional console commands
2013-05-22, by unc0rr
Fix issue 570 (GoBack() slot connected twice)
2013-05-21, by unc0rr
Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
2013-05-21, by unc0rr
Rooms list/chat splitter from issue 612
2013-05-21, by unc0rr
Update ru localization
2013-05-21, by unc0rr
Fix issue with last hog's part of team health bar
2013-05-21, by unc0rr
Don't accept keyboard/mouse events on startup phase
2013-05-21, by unc0rr
Use old method of locale detection, fallback to new one in case of problems
2013-05-21, by unc0rr
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
2013-05-21, by nemo
less pixelated tentacles
2013-05-21, by nemo
yes. forgot this one too
2013-05-21, by nemo
add haunty mask, fix tentacle mask
2013-05-21, by nemo
Tentacles map. Fix cmakes for the others
2013-05-20, by tiyuri
Mass rename to group the StarBound derived maps together.
2013-05-20, by nemo
Oaks map
2013-05-20, by tiyuri
Haunty map
2013-05-20, by tiyuri
maybe a little edging will help?
2013-05-20, by nemo
Grassy map
2013-05-19, by tiyuri
forgot to crush
2013-05-19, by nemo
Bones map
2013-05-19, by tiyuri
Crystal map
2013-05-19, by tiyuri
update rope icon and icegun icon
2013-05-18, by sheepluva
changing slots of landgun and icegun, feel free to complain, improve and/or revert
2013-05-18, by sheepluva
tweak freezer icon a little more
2013-05-17, by sheepluva
changed icon for freezer ( issue 614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
2013-05-17, by sheepluva
Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
2013-05-17, by unc0rr
merge
2013-05-17, by unc0rr
lupdate
2013-05-16, by sheepluva
bleah. sorry for spam. this reverts the first attempt in uAmmos
2013-05-16, by nemo
Fix mortar's scoring
2013-05-17, by unc0rr
Yeah, this isn't safe either. Caused bug #629 - removing.
2013-05-16, by nemo
Best level AI should maximize the score at all costs.
2013-05-17, by unc0rr
updated italian translation
2013-05-16, by ChipHome
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
2013-05-16, by sheepluva
remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
2013-05-16, by sheepluva
better way to do it that avoids screwing up angle bounds on single saucer
2013-05-15, by nemo
trying to prevent the AI from attacking barrels. feedback on this welcome.
2013-05-15, by nemo
few more changelog entries
2013-05-15, by nemo
change to RGB
2013-05-26, by nemo
more stuff we thought of
2013-05-14, by nemo
few things I thought of
2013-05-14, by nemo
use bubbles underwater
2013-05-14, by nemo
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
2013-05-14, by nemo
Actually, let's use *4 since could be fired from lower down
2013-05-14, by nemo
more drowning fixes
2013-05-14, by nemo
check for gear being current ammo
2013-05-14, by nemo
yeah. this needs to only be for local play or it screws up small window size in network game
2013-05-13, by nemo
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
2013-05-13, by nemo
fix issue 590, load nick after asking for it...
2013-05-13, by koda
range checking for more engine command line parameters, issue 600
2013-05-13, by koda
fix comparison error in Campaign mission 1
2013-05-03, by Periklis Ntanasis
Restore ready toggle for room admins (issue 432)
2013-05-13, by unc0rr
Needs to reset net button, not toggle it.
2013-05-13, by nemo
use less collision space for the holes
2013-05-12, by nemo
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
2013-05-11, by nemo
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
2013-05-11, by nemo
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
2013-05-11, by nemo
Change net button back on leaving main page.
2013-05-11, by nemo
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
2013-05-11, by nemo
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
2013-05-11, by nemo
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
2013-05-10, by nemo
cases have no health
2013-05-10, by nemo
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
2013-05-09, by nemo
Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
2013-05-09, by nemo
oops
2013-05-09, by nemo
*sigh* freakin "with"
2013-05-09, by nemo
oh right. and uSound. the main culprit.
2013-05-07, by nemo
Fix voice naming. Case problems.
2013-05-07, by nemo
remove redundant abs, and some incorrect 1+ to damage
2013-05-07, by nemo
IFDEF that score expectation logging
2013-05-07, by unc0rr
☹
2013-05-07, by nemo
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
2013-05-07, by nemo
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
2013-05-05, by nemo
*sigh*
2013-05-04, by nemo
oops
2013-05-04, by nemo
pass the target
2013-05-04, by nemo
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
2013-05-04, by nemo
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
2013-05-04, by nemo
Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
2013-05-04, by nemo
oops
2013-05-03, by nemo
try to guess at barrel state. prob should flag it..
2013-05-03, by nemo
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
2013-05-03, by nemo
trying to make AI aware of mine/explosive break point. also remove redundant test.
2013-05-03, by nemo
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
2013-05-03, by nemo
Make hogs aware of dud mines and explosives. Still a bit more needed.
2013-05-03, by nemo
merge :P
2013-05-02, by unc0rr
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
2013-05-02, by unc0rr
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
2013-05-02, by unc0rr
Make AI more active in multiattack game mode
2013-05-02, by unc0rr
this should improve consistency of mortar cluster spread and snowball knocks
2013-05-02, by nemo
fix bug that locked unlocked campaign missions, see issue 452
2013-05-01, by Periklis Ntanasis
fix nil comparison error, see issues 470 and 601
2013-05-01, by Periklis Ntanasis
this is fairer
2013-04-30, by nemo
Use tr() properly
2013-04-29, by unc0rr
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
2013-04-27, by nemo
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
2013-04-27, by nemo
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
2013-04-27, by unc0rr
aaaaand this one never was damaging
2013-04-24, by nemo
cheezemonkey pointed out this is no longer damaging
2013-04-24, by nemo
yep. I did forget to put this back
2013-04-21, by nemo
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
2013-04-21, by nemo
merge 0.9.19 in dev
2013-04-21, by koda
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
2013-04-21, by koda
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
2013-04-21, by koda
this macro is not defined on ppc
0.9.19
2013-04-20, by koda
hardcode full compiler path when compiling for ppc
0.9.19
2013-04-20, by koda
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
2013-04-20, by koda
resolve divdi3 on ppc
0.9.19
2013-04-20, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
2013-03-26, by koda
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
2013-04-20, by DrinkMachine
update 0.9.19 with dev branch
0.9.19
2013-04-20, by koda
merge
2013-04-19, by nemo
turkish translation updates
2013-04-19, by volkan
- Revert division hack nonsense
2013-04-20, by unc0rr
Store colors in human-readable form
2013-04-18, by unc0rr
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
2013-04-18, by unc0rr
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip