2018-10-04 |
alfadur |
..and for logging in handler
|
changeset |
files
|
2018-10-04 |
alfadur |
Add missing base case for lobby handler
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Remove broken and undocumented /part chat command
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Rename chat command /team to /clan (but keep /team as alias for now)
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Teach engine to properly display clan message received from the net
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Handle empty chat command (partially)
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Always report command name if getting an incorrect command
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: remove duplicate VOTE/FORCE command handling
|
changeset |
files
|
2018-10-03 |
Wuzzy |
Display error when entering invalid chat command in offline game
|
changeset |
files
|
2018-10-03 |
Wuzzy |
Make frontend forward server error and warning messages to engine
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Pas2C: Add preprocess files to .hgignore
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
|
changeset |
files
|
2018-10-02 |
Wuzzy |
IFNDEF custom exception handlung away in pas2c builds
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Resolve ambiguity of <> in Pas2C.hs
|
changeset |
files
|
2018-09-30 |
Wuzzy |
Add help button in main menu (opens Hedgewars Wiki in browser)
|
changeset |
files
|
2018-09-29 |
Wuzzy |
Fix frontend displayed value of Sudden Death timeout being off-by-one
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, ice02: Display current flying time next to team bar
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, ice02: Fix recorded time being 6 seconds more than reality
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA: ice02: Render green rings as double rings
|
changeset |
files
|
2018-09-29 |
Wuzzy |
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
|
changeset |
files
|
2018-09-28 |
Wuzzy |
Move campaign mission images to share/ instead of hardcoding them into frontend
|
changeset |
files
|
2018-09-26 |
Wuzzy |
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
|
changeset |
files
|
2018-09-26 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-09-26 |
Wuzzy |
On victory, center camera on a winning hedgehog
|
changeset |
files
|
2018-09-24 |
nemo |
merge
|
changeset |
files
|
2018-09-24 |
nemo |
make it build
|
changeset |
files
|
2018-09-20 |
Wuzzy |
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Fix hedgehog being able to make walk/jump sounds before it was placed
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Ignore gmTimer after attack or hog is no longer controlled
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Clear gmSwitch before activating switcher
|
changeset |
files
|
2018-09-18 |
nemo |
use locale rules for the challenge hashes
|
changeset |
files
|
2018-09-18 |
nemo |
restore old land hashes which in theory should not have changed in .24
|
changeset |
files
|
2018-09-18 |
nemo |
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
|
changeset |
files
|
2018-09-17 |
Wuzzy |
Merge nemo's hash change commit
|
changeset |
files
|
2018-09-17 |
Wuzzy |
Add exit hint after Basic Movement Training
|
changeset |
files
|
2018-09-17 |
Wuzzy |
Easier back jumps in Basic Movement Training (fixes bug 692)
|
changeset |
files
|
2018-09-16 |
nemo |
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
|
changeset |
files
|
2018-09-16 |
Wuzzy |
Update hedgewars_en.ts
|
changeset |
files
|
2018-09-16 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-09-15 |
Wuzzy |
Update translation files
|
changeset |
files
|
2018-09-15 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
|
changeset |
files
|
2018-09-15 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
0.9.24
|
changeset |
files
|
2018-09-15 |
Wuzzy |
Fix some syntax errors in internal Lua syntax documentation
|
changeset |
files
|
2018-09-15 |
Wuzzy |
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
|
changeset |
files
|
2018-09-14 |
alfadur |
cleanup crate imports
|
changeset |
files
|
2018-09-13 |
alfadur |
remove stabilized edition annotations
|
changeset |
files
|
2018-09-12 |
alfadur |
Fix engine crash when using lasersight outside the world bounds
|
changeset |
files
|
2018-09-11 |
alfadur |
Only show bullet hits for shovable gears
|
changeset |
files
|
2018-09-11 |
alfadur |
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
|
changeset |
files
|
2018-09-11 |
alfadur |
Revert sinegun brokenness to previous levels
|
changeset |
files
|
2018-09-11 |
unc0rr |
Make rendering work
qmlfrontend
|
changeset |
files
|
2018-09-11 |
Wuzzy |
Allow to change volume during pause
|
changeset |
files
|
2018-09-11 |
Wuzzy |
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
|
changeset |
files
|
2018-09-11 |
Wuzzy |
Make sure scripts don't break w/ only 1 clan
|
changeset |
files
|
2018-09-11 |
Wuzzy |
Add funny message in stats screen when everyone wins
|
changeset |
files
|
2018-09-09 |
Wuzzy |
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
|
changeset |
files
|
2018-09-10 |
alfadur |
rescue the stream on handshake failure
|
changeset |
files
|
2018-09-10 |
alfadur |
improve error handling for TLS handshake
|
changeset |
files
|
2018-09-08 |
alfadur |
port some legacy protocol support
|
changeset |
files
|
2018-09-07 |
alfadur |
use openssl for password message handling
|
changeset |
files
|
2018-09-06 |
alfadur |
Add TLS support
|
changeset |
files
|
2018-09-05 |
Wuzzy |
Add missing roundDraw check in TechRacer
|
changeset |
files
|
2018-09-05 |
alfadur |
Add official server feature to cargo
|
changeset |
files
|
2018-09-05 |
Wuzzy |
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
|
changeset |
files
|
2018-09-05 |
alfadur |
Bump dependencies
|
changeset |
files
|
2018-09-05 |
Wuzzy |
Add tie handling for Racer and TechRacer
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Don't write TurnTimeLeft deprecation warning if setter function was used
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Fix turn reaction not working properly after turn
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Say sndNutter on round draw
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Remove some bad/inappropriate messages for round draw and crate drop
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Fix player rankings getting confused if a clan was revived
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
|
changeset |
files
|
2018-09-04 |
Wuzzy |
Rework rankings of losing clans: Rank them in the reverse order they died
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Fix stats screwing up in Rope Knock Challenge if you lose
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Add missing nil check in AfterAttack (oops!)
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
changeset |
files
|
2018-09-03 |
Wuzzy |
Use translation template for speech bubble command
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Don't start retreat time if hog has lost control in the meantime
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Don't play timer countdown sounds if in ready phase
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Call GetGlobals after entering Lua command with /lua
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Dangerous Ducklings: Enter retreat mode after kill
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Fix buggy behaviour when setting TurnTimeLeft through Retreat
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Change chat text color for Lua warnings to yellow
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
changeset |
files
|
2018-09-02 |
Wuzzy |
Highlander: Remove odd infinite girder ammo in crates
|
changeset |
files
|
2018-09-01 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
changeset |
files
|
2018-09-01 |
Wuzzy |
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
|
changeset |
files
|
2018-09-01 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
changeset |
files
|
2018-09-01 |
Wuzzy |
ASA, desert01: Fix display error when destroying device crate
|
changeset |
files
|
2018-09-01 |
Wuzzy |
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
|
changeset |
files
|
2018-09-01 |
Wuzzy |
Prevent pause/synchronizing/AFK mode text being rendered at the same time
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Add frontend tip introducing /help
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Translate "heads" and "tails" of gameServer
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Display error when using /maxteams if not room master
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Make guest rejection error translatable
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Add command help for /save, /delete, /saveroom and /loadroom
|
changeset |
files
|
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
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Don't load locale Lua script if LOCALE == "en"
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Add description of hwengine command-line arguments in --help
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Critical error if loading a script has failed
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
|
changeset |
files
|
2018-08-31 |
Wuzzy |
BRW: Add utilities and air weapons properly
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
|
changeset |
files
|
2018-08-31 |
Wuzzy |
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
|
changeset |
files
|
2018-08-30 |
Wuzzy |
BRW now allows weapon scheme customization
|
changeset |
files
|
2018-08-29 |
Wuzzy |
Change button image for Tag Team
|
changeset |
files
|
2018-08-29 |
Wuzzy |
Add missing server dependencies to Travis metadata
|
changeset |
files
|