unc0rr [Thu, 05 Dec 2013 00:51:27 +0400] rev 9753
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
- Define default value for SCRIPT in room config
- Allow server admins to join 'registered users only' room
sheepluva [Wed, 04 Dec 2013 12:28:04 +0100] rev 9752
here have some lua love: make parameter count error messages more helpful to lua devs
(also: some whitespace cleanups)
sheepluva [Wed, 04 Dec 2013 10:47:15 +0100] rev 9751
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
sheepluva [Wed, 04 Dec 2013 09:54:16 +0100] rev 9750
fix misspelled variable name (cosmetic change)
nemo [Tue, 03 Dec 2013 22:53:45 -0500] rev 9749
make the team association with hog before calling gear creation. makes some lua a little easier
nemo [Tue, 03 Dec 2013 22:48:21 -0500] rev 9748
sethogname/hat need to wrap entire operation around test of hog/gear
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Dec 2013 02:08:46 +0200] rev 9747
adjusting the wind in fruit02
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Dec 2013 00:46:04 +0200] rev 9746
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
unc0rr [Wed, 04 Dec 2013 00:19:42 +0400] rev 9745
Load themes lazily
unc0rr [Tue, 03 Dec 2013 23:54:58 +0400] rev 9744
Be lazy in loading maps list
sheepluva [Tue, 03 Dec 2013 18:09:54 +0100] rev 9743
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
nemo [Tue, 03 Dec 2013 12:10:51 -0500] rev 9742
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
sheepluva [Tue, 03 Dec 2013 17:39:07 +0100] rev 9741
make source files objects depend on their predecessors in list
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Dec 2013 17:06:40 +0200] rev 9740
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
sheepluva [Mon, 02 Dec 2013 20:25:15 +0100] rev 9739
make lazy loading of map preview a little bit less of a hack
unc0rr [Mon, 02 Dec 2013 23:20:07 +0400] rev 9738
Load hats into the model lazily
sheepluva [Mon, 02 Dec 2013 17:13:22 +0100] rev 9737
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
sheepluva [Mon, 02 Dec 2013 16:52:15 +0100] rev 9736
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
sheepluva [Mon, 02 Dec 2013 12:40:16 +0100] rev 9735
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Dec 2013 04:35:02 +0200] rev 9734
fixed moving npc and flying in forbidden area in ice01
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Dec 2013 03:07:28 +0200] rev 9733
fixed overlapping bubbles and wrong dialog triggering in moon01
nemo [Sun, 01 Dec 2013 13:22:06 -0500] rev 9732
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
nemo [Sat, 30 Nov 2013 22:34:39 -0500] rev 9731
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
unc0rr [Sat, 30 Nov 2013 20:53:54 +0400] rev 9730
Fix erroneous message in console debug
unc0rr [Sat, 30 Nov 2013 17:43:58 +0400] rev 9729
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
sheepluva [Sat, 30 Nov 2013 14:36:41 +0100] rev 9728
fix for regression
issue #669 "Lobby: User context-menu of offline user shows all options as if user was still online"
sheepluva [Sat, 30 Nov 2013 14:33:23 +0100] rev 9727
small cleanup etc
sheepluva [Sat, 30 Nov 2013 14:05:22 +0100] rev 9726
don't show 'follow' entry for players that are in lobby
sheepluva [Sat, 30 Nov 2013 13:42:14 +0100] rev 9725
regression fix: reallow offline players to be added to friendslist/ignore list
sheepluva [Sat, 30 Nov 2013 11:14:32 +0100] rev 9724
fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
please read
issue #721
ps: filthy.
sheepluva [Fri, 29 Nov 2013 18:46:32 +0100] rev 9723
whip: visual enhancements (hat'n'dust) as suggested by nemo
unc0rr [Fri, 29 Nov 2013 15:53:46 +0400] rev 9722
Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
nemo [Thu, 28 Nov 2013 21:13:49 -0500] rev 9721
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
unc0rr [Thu, 28 Nov 2013 00:41:35 +0400] rev 9720
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
sheepluva [Wed, 27 Nov 2013 19:10:53 +0100] rev 9719
update credits
sheepluva [Mon, 25 Nov 2013 22:09:42 +0100] rev 9718
unbreak various parts of campaign variable loading/saving
sheepluva [Mon, 25 Nov 2013 10:12:18 +0100] rev 9717
don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
nemo [Sun, 24 Nov 2013 22:12:23 -0500] rev 9716
*grumble grumble*
unc0rr [Mon, 25 Nov 2013 01:03:14 +0400] rev 9715
Forbid /delegate to room admin
nemo [Sun, 24 Nov 2013 22:11:55 -0500] rev 9714
fix tag toggling. I think...
nemo [Sun, 24 Nov 2013 14:03:33 -0500] rev 9713
another broken element
nemo [Sun, 24 Nov 2013 14:00:24 -0500] rev 9712
fix translation xml
unc0rr [Sat, 14 Dec 2013 21:16:20 +0400] rev 9711
To prevent that weird crash, you need to initialize SDL before Qt
unc0rr [Sun, 24 Nov 2013 13:07:55 +0400] rev 9710
Fix typo reported by MK
koda [Fri, 06 Dec 2013 00:56:56 +0100] rev 9709
Qt and SDL2 do not play nice on osx apparently
nemo [Fri, 22 Nov 2013 15:23:28 -0500] rev 9708
gear deletion called inappropriately.
koda [Fri, 06 Dec 2013 00:45:32 +0100] rev 9707
use clang on mavericks
nemo [Tue, 19 Nov 2013 22:15:40 -0500] rev 9706
return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
koda [Fri, 06 Dec 2013 00:28:55 +0100] rev 9705
fix linking on osx by hardcoding the default library output path
Wuzzy [Mon, 18 Nov 2013 22:14:16 +0100] rev 9704
german translation update
PS:
* I also merged in the typo fixes by nemo and hasufell
* Sorry it took so looooong for this to actually get committed
-sheepluva
koda [Fri, 06 Dec 2013 00:02:10 +0100] rev 9703
use NOSDL2 for consistency
unc0rr [Mon, 18 Nov 2013 00:44:30 +0400] rev 9702
- Column for script in rooms list
- Get rid of scheme and weapons filters
unc0rr [Mon, 11 Nov 2013 00:15:20 +0400] rev 9701
Frontend builds
Mailaender [Fri, 15 Nov 2013 14:41:36 -0500] rev 9700
Fix .desktop conformance warnings
unc0rr [Sun, 10 Nov 2013 14:04:15 +0400] rev 9699
Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?)
nemo [Thu, 14 Nov 2013 12:47:22 -0500] rev 9698
Make birdy fly away if hog gear is deleted.
unc0rr [Sun, 10 Nov 2013 01:45:43 +0400] rev 9697
All I want is to receive some events...
almikes [Wed, 13 Nov 2013 09:35:52 -0500] rev 9696
bug #695 add left tex to stop repeating sun
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 13 Nov 2013 00:57:41 +0200] rev 9695
added campaigns_el.txt
unc0rr [Fri, 08 Nov 2013 17:53:02 +0400] rev 9694
- Keyboard bindings seem to work fully
- Catch mouse wheel event (bindings don't work for unknown reason)