2019-05-31 |
Wuzzy |
Lua: Add IsHogAlive
|
file |
diff |
annotate
|
2019-05-23 |
Wuzzy |
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
|
file |
diff |
annotate
|
2019-05-20 |
Wuzzy |
Add error messages when calling AddHog or AddMissionHog wrongly
|
file |
diff |
annotate
|
2019-05-13 |
Wuzzy |
Set GameOver to true in EndGame (Lua)
|
file |
diff |
annotate
|
2019-04-07 |
Wuzzy |
Renew crate health display when health changed
|
file |
diff |
annotate
|
2019-04-07 |
Wuzzy |
Render mine timer if gear info is active
|
file |
diff |
annotate
|
2019-01-21 |
Wuzzy |
Simplify code for SetClanColor
|
file |
diff |
annotate
|
2019-01-21 |
Wuzzy |
SetClanColor: Accept negative color argument to select user color
|
file |
diff |
annotate
|
2019-01-21 |
Wuzzy |
Fix SetClanColor causing crashes and rendering bugs
|
file |
diff |
annotate
|
2019-01-21 |
Wuzzy |
SetAmmoDelay: Unselect weapon if neccessary
|
file |
diff |
annotate
|
2019-01-16 |
Wuzzy |
Lua: Fix SetAmmoDelay not working properly when called after initialization
|
file |
diff |
annotate
|
2019-01-16 |
Wuzzy |
Fix DismissTeam not clearing the team properly
|
file |
diff |
annotate
|
2019-01-16 |
Wuzzy |
Add SetTeamPassive. Passive teams are treated like frozen teams
|
file |
diff |
annotate
|
2019-01-15 |
Wuzzy |
Refactor hwengine: Rename cLocale to cLanguage
|
file |
diff |
annotate
|
2019-01-10 |
Wuzzy |
Use player team's control scheme for all teams if there's a mission team
|
file |
diff |
annotate
|
2019-01-10 |
Wuzzy |
Fix player team ignoring custom team control scheme in campaign/missions
|
file |
diff |
annotate
|
2019-01-05 |
Wuzzy |
Lua: Add InitHealth, read-only variable containing the initial hog health setting
|
file |
diff |
annotate
|
2018-12-20 |
Wuzzy |
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
|
file |
diff |
annotate
|
2018-12-19 |
Wuzzy |
Lua: AddTeam / AddMissionTeam now return team index
|
file |
diff |
annotate
|
2018-12-19 |
Wuzzy |
Lua API: Add functions to add team selected in campaign/mission page
|
file |
diff |
annotate
|
2018-12-18 |
Wuzzy |
Add Lua functions to save/get mission variables
|
file |
diff |
annotate
|
2018-12-09 |
Wuzzy |
Lua API: SetTurnTimePaused/GetTurnTimePaused
|
file |
diff |
annotate
|
2018-12-09 |
Wuzzy |
Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
|
file |
diff |
annotate
|
2018-12-05 |
nemo |
make pas2c function without haskell aborting if locale is C
0.9.25
|
file |
diff |
annotate
|
2018-11-26 |
Wuzzy |
Lua API: Change PLATFORM to INTERFACE
|
file |
diff |
annotate
|
2018-11-24 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2018-11-23 |
nemo |
more uninitialised values
|
file |
diff |
annotate
|
2018-11-23 |
nemo |
uninitialised values
|
file |
diff |
annotate
|
2018-11-17 |
unc0rr |
Fix desync bomb
|
file |
diff |
annotate
|
2018-11-16 |
nemo |
oops
|
file |
diff |
annotate
|
2018-11-16 |
nemo |
lua comment handling is seriously WTF, but let's at least allow some partial single line
|
file |
diff |
annotate
|
2018-11-07 |
nemo |
oups getter should have it too
|
file |
diff |
annotate
|
2018-10-30 |
Wuzzy |
Play another voice as fallback if sndRevenge could not be found
|
file |
diff |
annotate
|
2018-10-26 |
Wuzzy |
Add PlayMusicSound/StopMusicSound to Lua API
|
file |
diff |
annotate
|
2018-10-24 |
nemo |
disable basic comment support 'cause lua is nuts
|
file |
diff |
annotate
|
2018-10-17 |
Wuzzy |
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
|
file |
diff |
annotate
|
2018-10-09 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
2018-10-05 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
file |
diff |
annotate
|
2018-10-05 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
file |
diff |
annotate
|
2018-10-04 |
Wuzzy |
Backed out changeset 5f6208031658 (fixes 652)
|
file |
diff |
annotate
|
2018-10-04 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
2018-09-29 |
Wuzzy |
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
|
file |
diff |
annotate
|
2018-09-18 |
nemo |
use locale rules for the challenge hashes
|
file |
diff |
annotate
|
2018-09-15 |
Wuzzy |
Fix some syntax errors in internal Lua syntax documentation
|
file |
diff |
annotate
|
2018-09-04 |
Wuzzy |
Don't write TurnTimeLeft deprecation warning if setter function was used
|
file |
diff |
annotate
|
2018-09-03 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
file |
diff |
annotate
|
2018-09-03 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Call GetGlobals after entering Lua command with /lua
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Fix buggy behaviour when setting TurnTimeLeft through Retreat
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Change chat text color for Lua warnings to yellow
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
file |
diff |
annotate
|
2018-08-31 |
Wuzzy |
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
|
file |
diff |
annotate
|
2018-08-31 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
file |
diff |
annotate
|
2018-08-31 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
file |
diff |
annotate
|
2018-08-31 |
Wuzzy |
Critical error if loading a script has failed
|
file |
diff |
annotate
|
2018-08-22 |
Wuzzy |
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
0.9.24
|
file |
diff |
annotate
|
2018-08-21 |
Wuzzy |
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
0.9.24
|
file |
diff |
annotate
|
2018-08-21 |
nemo |
use 0s instead of nils to try to protect script assumptions
0.9.24
|
file |
diff |
annotate
|
2018-08-21 |
nemo |
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
0.9.24
|
file |
diff |
annotate
|
2018-08-21 |
Wuzzy |
Make engine chat syntax translatable
|
file |
diff |
annotate
|
2018-08-14 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
file |
diff |
annotate
|
2018-08-11 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
file |
diff |
annotate
|
2018-08-08 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
2018-08-07 |
Wuzzy |
Move max. number of crate spawns into variable
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Add comments for most hwengine constants
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Show correct health increase when hog health cap is reached
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Fix hammer/pickhammer not digging land with gfSolidLand on
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Cap hedgehog health to prevent overflow bugs
|
file |
diff |
annotate
|
2018-08-01 |
Wuzzy |
Add Lua globals: AMMO_INFINITE and NoPointX
|
file |
diff |
annotate
|
2018-08-01 |
Wuzzy |
Add support for infinite fly time of jetpack and Birdy
|
file |
diff |
annotate
|
2018-08-01 |
Wuzzy |
Lua: Allow to use negative value for AddTeam to select a default clan color
|
file |
diff |
annotate
|
2018-07-30 |
Wuzzy |
Lua API: Add IsHogHidden
|
file |
diff |
annotate
|
2018-07-30 |
Wuzzy |
Lua: Add GetVampiric, GetLaserSight
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
|
file |
diff |
annotate
|
2018-07-08 |
Wuzzy |
Fix GetAmmo getting wrong ammo count
|
file |
diff |
annotate
|
2018-07-07 |
Wuzzy |
New Lua API function: GetAmmo, to get ammo config
|
file |
diff |
annotate
|
2018-07-02 |
nemo |
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
|
file |
diff |
annotate
|
2018-05-18 |
nemo |
0.9.24 merge of physfs tweak
|
file |
diff |
annotate
|
2018-05-18 |
nemo |
Make wrapping a lua and its sidecar actually work.
0.9.24
|
file |
diff |
annotate
|
2018-05-04 |
Wuzzy |
Make EnableSwitchHog() more robust against failure, return gear UID
|
file |
diff |
annotate
|
2018-05-04 |
Wuzzy |
Lua API: Add EnableSwitchHog to manually enable hog switching
|
file |
diff |
annotate
|
2018-05-03 |
Wuzzy |
Fix GetAmmoTimer implementation, swap arguments
|
file |
diff |
annotate
|
2018-05-03 |
Wuzzy |
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
|
file |
diff |
annotate
|
2018-05-03 |
Wuzzy |
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
|
file |
diff |
annotate
|
2018-04-29 |
nemo |
Seed reset seems fine when moved out of the loader. Also bump protocol
|
file |
diff |
annotate
|
2018-04-29 |
nemo |
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
|
file |
diff |
annotate
|
2018-04-21 |
Wuzzy |
New Lua call: Retreat, to force turn into Retreat time
|
file |
diff |
annotate
|
2018-03-23 |
Wuzzy |
Add new game flag gfSwitchHog, enable hog switching at turn start
|
file |
diff |
annotate
|
2018-03-22 |
Wuzzy |
Lua API: Add Explode function
|
file |
diff |
annotate
|
2018-03-15 |
Wuzzy |
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
|
file |
diff |
annotate
|
2018-03-12 |
Wuzzy |
Lua API: Add SkipTurn() to replace ParseCommand("skip")
|
file |
diff |
annotate
|
2018-03-08 |
Wuzzy |
Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
|
file |
diff |
annotate
|
2018-03-08 |
Wuzzy |
Lua API: Add SetSoundMask to disable playing certain sounds
|
file |
diff |
annotate
|
2018-03-07 |
Wuzzy |
Lua: Rename global variable “L” to “LOCALE”
|
file |
diff |
annotate
|
2018-02-23 |
Wuzzy |
Lua API: Fix SetWind not updating flake direction
|
file |
diff |
annotate
|
2018-02-20 |
Wuzzy |
Lua API: Remove empty functions CampaignLock and CampaignUnlock
|
file |
diff |
annotate
|
2018-02-20 |
Wuzzy |
Expose 5 land flags to Lua for use with SetGearCollisionMask
|
file |
diff |
annotate
|
2018-02-20 |
Wuzzy |
Fix inconsistent name of SetGearAIHints
|
file |
diff |
annotate
|
2018-02-16 |
Wuzzy |
Lua API: Add functons: GetTeamIndex and GetTeamClan
|
file |
diff |
annotate
|
2018-02-16 |
Wuzzy |
Add SetTeamLabel to Lua API, can set arbitrary string as team label
|
file |
diff |
annotate
|
2018-02-09 |
Wuzzy |
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
|
file |
diff |
annotate
|
2018-02-09 |
Wuzzy |
Lua API: Add HealHog to heal hog with visual effects + message
|
file |
diff |
annotate
|
2018-02-09 |
Wuzzy |
Lua API: Add SpawnSupplyCrate
|
file |
diff |
annotate
|
2018-02-09 |
Wuzzy |
Lua API: Add GetTeamName
|
file |
diff |
annotate
|
2018-02-08 |
Wuzzy |
Lua API: Add GetWind function to get current wind
|
file |
diff |
annotate
|
2018-02-08 |
Wuzzy |
Lua API: Add SetVampiric and SetLaserSight
|
file |
diff |
annotate
|
2018-02-07 |
Wuzzy |
Lua API: Add WriteLnToChat
|
file |
diff |
annotate
|
2017-11-30 |
nemo |
er. should be true I think? also... maybe this should be somewhere else
|
file |
diff |
annotate
|
2017-11-30 |
nemo |
This is a desyncing change. But... We might need a new release anyway. ☹
|
file |
diff |
annotate
|
2017-10-24 |
Wuzzy |
Lua API: Fix Goals text being cut off at ca. 255 characters
|
file |
diff |
annotate
|
2017-10-10 |
Wuzzy |
Lua API: Remove BorderColor variable from onGameInit
|
file |
diff |
annotate
|
2017-09-30 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
2017-09-29 |
sheepluva |
pas2c happiness initiative 2017, continued
|
file |
diff |
annotate
|
2017-09-29 |
sheepluva |
fix some things that annoy pas2c and whitespaces
|
file |
diff |
annotate
|
2017-09-28 |
Wuzzy |
Lua API: Add ReadyTimeLeft variable
|
file |
diff |
annotate
|
2017-09-26 |
Wuzzy |
New Lua API function: GetTeamStats, to get team stats
|
file |
diff |
annotate
|
2017-09-22 |
nemo |
mix it up some more. also had screwed up -- inside quotes
|
file |
diff |
annotate
|
2017-09-22 |
nemo |
should be harder to dodge than a xor
|
file |
diff |
annotate
|