Thu, 05 Jul 2012 16:50:06 +0300 |
belphegorr |
Reduced ammo count on Mission 2
|
changeset |
files
|
Mon, 11 Jun 2012 17:56:10 +0400 |
Stepan777 |
merge
|
changeset |
files
|
Fri, 15 Jun 2012 19:57:25 +0200 |
Medo |
Changed frontlib to use the existing ini file formats of the QtFrontend
|
changeset |
files
|
Tue, 12 Jun 2012 21:42:22 -0400 |
nemo |
Couple of missed sections from last time. Shield is still a bit odd
|
changeset |
files
|
Thu, 05 Jul 2012 16:43:15 +0300 |
belphegorr |
Modified some crate positions, added sound to teleports, fixed loc errors...
|
changeset |
files
|
Tue, 12 Jun 2012 21:10:11 +0200 |
Medo |
frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
|
changeset |
files
|
Mon, 11 Jun 2012 01:16:43 +0200 |
koda |
reorganize options.inc a little
|
changeset |
files
|
Thu, 05 Jul 2012 16:02:42 +0300 |
belphegorr |
Added localization and changed primary team color.
|
changeset |
files
|
Tue, 12 Jun 2012 11:25:05 +0200 |
Medo |
Cleanup, refactoring and generally more development in the frontlib
|
changeset |
files
|
Mon, 11 Jun 2012 01:13:57 +0200 |
koda |
uniform NOPNG and NOSERVER cmake symbols
|
changeset |
files
|
Thu, 05 Jul 2012 00:57:30 +0300 |
belphegorr |
Added Mission 4: United We Stand
|
changeset |
files
|
Mon, 11 Jun 2012 00:06:22 +0200 |
Medo |
Merge
|
changeset |
files
|
Mon, 11 Jun 2012 00:03:04 +0200 |
koda |
sed 's/\t/ /g' CMakeLists.txt
|
changeset |
files
|
Tue, 03 Jul 2012 12:15:07 +0300 |
belphegorr |
Set the choice constants to the correct values (1-3 instead of 0-2).
|
changeset |
files
|
Sun, 10 Jun 2012 14:36:40 -0400 |
nemo |
Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
|
changeset |
files
|
Sun, 01 Jul 2012 17:24:04 +0300 |
belphegorr |
Removed some debugging lines I forgot to remove.
|
changeset |
files
|
Sat, 09 Jun 2012 17:15:45 -0400 |
nemo |
disable this debug too
|
changeset |
files
|
Sun, 01 Jul 2012 17:11:59 +0300 |
belphegorr |
Added mission 3: The Journey Back
|
changeset |
files
|
Sat, 09 Jun 2012 16:51:56 -0400 |
nemo |
Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
|
changeset |
files
|
Fri, 29 Jun 2012 14:39:05 +0300 |
belphegorr |
Fixed some bugs with Mission 2 and Animate.lua.
|
changeset |
files
|
Sat, 09 Jun 2012 23:35:55 +0400 |
unc0rr |
TestBaseballBat
|
changeset |
files
|
Tue, 26 Jun 2012 02:07:58 +0300 |
belphegorr |
Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
|
changeset |
files
|
Sat, 09 Jun 2012 21:31:26 +0400 |
unc0rr |
- Adjust some consts so whip and firepunch work perfectly
|
changeset |
files
|
Tue, 26 Jun 2012 01:17:04 +0300 |
belphegorr |
Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
|
changeset |
files
|
Sat, 09 Jun 2012 10:28:45 -0400 |
nemo |
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
|
changeset |
files
|
Tue, 26 Jun 2012 00:57:09 +0300 |
belphegorr |
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
|
changeset |
files
|
Sat, 09 Jun 2012 09:53:15 -0400 |
nemo |
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
|
changeset |
files
|
Mon, 25 Jun 2012 11:17:19 +0300 |
belphegorr |
Added the helper script I forgot to add last time
|
changeset |
files
|
Sat, 09 Jun 2012 17:05:16 +0400 |
unc0rr |
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
|
changeset |
files
|
Mon, 25 Jun 2012 11:16:24 +0300 |
belphegorr |
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
|
changeset |
files
|
Sat, 09 Jun 2012 12:15:05 +0200 |
Xeli |
restore fpc 2.4.2 compatibility
|
changeset |
files
|
Mon, 25 Jun 2012 10:46:48 +0300 |
belphegorr |
The first campaign commit with a lot of changes...
|
changeset |
files
|
Fri, 08 Jun 2012 23:56:08 +0400 |
unc0rr |
New bright and shiny TestFirepunch which actually works
|
changeset |
files
|
Fri, 08 Jun 2012 19:25:40 +0200 |
Xeli |
fix shift key by disabling the key modifiers for now
|
changeset |
files
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
changeset |
files
|
Fri, 08 Jun 2012 18:03:44 +0400 |
unc0rr |
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
|
changeset |
files
|
Fri, 08 Jun 2012 02:41:14 +0400 |
Stepan777 |
merge
|
changeset |
files
|
Fri, 08 Jun 2012 14:30:46 +0400 |
unc0rr |
Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
|
changeset |
files
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
changeset |
files
|
Thu, 07 Jun 2012 22:40:28 +0200 |
Xeli |
ignore keymodifers other than ctrl/alt/shift
|
changeset |
files
|
Thu, 07 Jun 2012 01:28:39 +0200 |
Xeli |
removed some writelns
|
changeset |
files
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
changeset |
files
|
Wed, 06 Jun 2012 17:56:39 -0400 |
nemo |
Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
|
changeset |
files
|
Wed, 06 Jun 2012 22:11:55 +0400 |
unc0rr |
Not needed here
|
changeset |
files
|
Tue, 05 Jun 2012 22:37:36 +0200 |
Wolfgang Steffens |
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
|
changeset |
files
|
Tue, 05 Jun 2012 14:07:28 +0400 |
unc0rr |
- Allow camera movement while current hedgehog is falling
|
changeset |
files
|
Tue, 05 Jun 2012 22:17:06 +0200 |
Wolfgang Steffens |
Merge
|
changeset |
files
|
Tue, 05 Jun 2012 19:36:07 +0200 |
Xeli |
Android: first attempt at using the density call from java
|
changeset |
files
|
Tue, 05 Jun 2012 19:33:49 +0200 |
Xeli |
only reset those keys which actually change their bindings
|
changeset |
files
|
Mon, 04 Jun 2012 19:43:39 -0400 |
nemo |
tidy flags
|
changeset |
files
|
Mon, 11 Jun 2012 00:02:17 +0200 |
Medo |
Small improvements to the frontend lib for better debugging
|
changeset |
files
|
Mon, 04 Jun 2012 19:36:55 -0400 |
nemo |
Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
|
changeset |
files
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
changeset |
files
|
Sat, 09 Jun 2012 03:28:38 +0200 |
Medo |
Implemented game launching API for the frontlib.
|
changeset |
files
|
Mon, 04 Jun 2012 22:43:56 +0400 |
unc0rr |
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
|
changeset |
files
|
Fri, 08 Jun 2012 19:52:24 +0200 |
Medo |
Implemented public API for letting the engine render maps
|
changeset |
files
|
Mon, 04 Jun 2012 08:11:47 -0400 |
nemo |
Make watching AI v AI on ai survival a bit more entertaining
|
changeset |
files
|
Thu, 07 Jun 2012 02:45:18 +0200 |
Medo |
Added ini reading/writing for game schemes to the frontend lib
|
changeset |
files
|
Sun, 03 Jun 2012 23:04:21 -0400 |
nemo |
Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
|
changeset |
files
|
Mon, 04 Jun 2012 21:12:20 +0200 |
Medo |
Frontlib: Work on the callback mechanisms for IPC
|
changeset |
files
|