Thu, 28 Sep 2017 18:36:24 +0200 |
Wuzzy |
Lua API: Add ReadyTimeLeft variable
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 16:07:44 +0200 |
Wuzzy |
New Lua API function: GetTeamStats, to get team stats
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 18:45:51 -0400 |
nemo |
mix it up some more. also had screwed up -- inside quotes
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 18:07:11 -0400 |
nemo |
should be harder to dodge than a xor
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 13:15:17 -0400 |
nemo |
ranges for alnum were silly. also lets not fail to same value
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 11:00:43 -0400 |
nemo |
Data is not part of the path
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 16:14:40 -0400 |
nemo |
Try to prevent the script safety checking from totally screwing up localisation. Also untested.
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 08:32:01 -0400 |
nemo |
This should be ok right?
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 14:28:58 -0400 |
nemo |
Totally untested. Trying to ensure scripts loaded more or less match.
|
file |
diff |
annotate
|
Fri, 28 Apr 2017 02:18:21 +0200 |
Wuzzy |
Lua: Fix SwitchHog breaking the ammo menu of the new hog
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 13:45:49 +0300 |
unc0rr |
Dump best time ghost on console
0.9.22
|
file |
diff |
annotate
|
Thu, 27 Apr 2017 19:09:01 +0200 |
Wuzzy |
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
|
file |
diff |
annotate
|
Wed, 26 Apr 2017 01:51:51 +0200 |
Wuzzy |
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
|
file |
diff |
annotate
|
Mon, 24 Apr 2017 09:59:10 -0400 |
nemo |
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 18:36:57 +0200 |
Wuzzy |
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
|
file |
diff |
annotate
|
Thu, 20 Apr 2017 11:22:29 -0400 |
nemo |
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
|
file |
diff |
annotate
|
Wed, 19 Apr 2017 17:50:31 +0200 |
Wuzzy |
New Lua call: EndTurn to end turn
|
file |
diff |
annotate
|
Wed, 05 Apr 2017 17:26:59 +0200 |
Wuzzy |
Remove Lua function SetAmmoStore
|
file |
diff |
annotate
|
Sat, 10 Dec 2016 21:28:10 +0100 |
sheepluva |
Fix ScriptExists() destroying lua stack (fixes Bug #146)
|
file |
diff |
annotate
|
Sun, 27 Nov 2016 05:33:26 +0100 |
Wuzzy |
Add PlaceRubber to Lua API
|
file |
diff |
annotate
|
Wed, 23 Nov 2016 19:39:01 +0100 |
Wuzzy |
Add GetHogFort to Lua API
|
file |
diff |
annotate
|
Sun, 20 Nov 2016 01:50:24 +0100 |
Wuzzy |
Expose number of air mines in Lua variable AirMinesNum
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 22:17:08 +0100 |
Wuzzy |
Allow to ignore overwritten ammo name in GetAmmoName
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 22:00:23 +0100 |
Wuzzy |
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
|
file |
diff |
annotate
|
Tue, 10 May 2016 01:59:54 +0200 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
file |
diff |
annotate
|
Mon, 09 May 2016 22:49:31 +0200 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 00:42:44 +0100 |
Wuzzy |
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 00:17:31 +0100 |
Wuzzy |
Add WorldEdge to Lua API to expose/change world edge type
|
file |
diff |
annotate
|
Fri, 16 Sep 2016 00:41:03 +0200 |
sheepluva |
fix typo and hopefully also pas2c
|
file |
diff |
annotate
|
Fri, 16 Sep 2016 00:01:43 +0200 |
sheepluva |
Lua API: IsHogLocal(gearUid)
|
file |
diff |
annotate
|