2018-03-22 |
Wuzzy |
Set plain text mode for gamecfg labels (scheme, style)
|
changeset |
files
|
2018-03-22 |
Wuzzy |
Display style name correctly if host selects a style you don't have
|
changeset |
files
|
2018-03-21 |
Wuzzy |
Change CrazyMission preview, change portal map theme to Hell
|
changeset |
files
|
2018-03-21 |
Wuzzy |
Fix initial map preview being broken when joining room, part 2
|
changeset |
files
|
2018-03-21 |
Wuzzy |
Partially fix wrong preview when joining host room with missing map
|
changeset |
files
|
2018-03-21 |
Wuzzy |
Add some isNull checks for some strings in mapContainer
|
changeset |
files
|
2018-03-20 |
Wuzzy |
Fix incorrect preview when selecting image map the first time in session
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Fix theme chooser failing to filter themes by name
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Force proper map and theme reset when host delegates to you if you don't have the map or theme
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Map container: Add question mark in front of missing theme name
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Tweak map preview background colors
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Fix map type combo box being disabled for good when you select image or mission map
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Check existance of theme icon before loading it
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Shorten and wrap map name properly when viewing room as non-master
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Show error icon when selected theme is missing
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Add IsHiddenRole to ThemeModel for hidden themes
|
changeset |
files
|
2018-03-18 |
Wuzzy |
ThemeModel: Filter themes based on IsDlcRole rather than string-based
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Online room: Display error image in preview when host selects a map you don't have
|
changeset |
files
|
2018-03-18 |
antonc27 |
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
ios-develop Hedgewars-iOS-2.1
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
|
changeset |
files
|
2018-03-17 |
antonc27 |
- New AppIcon (no more black background!)
ios-develop
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Migrate AppIcons to xcassets
ios-develop
|
changeset |
files
|
2018-03-17 |
unC0Rr |
Fix crasher
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Missing languages
ios-develop
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Use two-letter language descriptor for localisations
ios-develop
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Show sidNoEndTurn text for most weapons when in inf attack mode
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Draw map page: Fix pen size being changed after loading a map
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Fix speech bubble briefly rendering at (0,0) after spawning
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Remove ugly empty rectangle in empty active teams list for real
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Remove “Upload to YouTube” functionality which has been broken for years
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Various minor frontend CSS tweaks
|
changeset |
files
|
2018-03-16 |
Wuzzy |
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
|
changeset |
files
|
2018-03-16 |
antonc27 |
- Hide 'Campaign' button (not ready on iOS...)
ios-develop
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Make video metadata strings translatable in frontend
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Fix archiving (?)
ios-develop
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
ios-develop
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Do not delete Beach theme (it's official one now)
ios-develop
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Remove Qt SVG and Qt OpenGL as hard dependencies
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Mutant: Fix graph title on game draw
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Fix broken stats chart bounding box
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Clear drawn maps in TechRacer
|
changeset |
files
|
2018-03-15 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Take radius into account when drawing gtGenericFaller
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add default directory DrawnMaps to put hand-drawn maps into
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Merge unC0Rr's broken preview fix
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Update frontend translations
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map menu: Add spin box to change brush size by hand
|
changeset |
files
|
2018-03-14 |
unc0rr |
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add images for radio buttons, add hover and pressed images for checkboxes
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix weird scaling of draw map widget
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map page: Move save and load buttons, fix points label overlap
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map page: Enable antialiasing, turn eraser cursor red
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix cursor circle being too large in drawn map editor
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Backed out changeset 3a110dcb6e87 (Qt color chooser)
|
changeset |
files
|
2018-03-14 |
nemo |
While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add voicepack: Russian_pl (by mtg90pl)
|
changeset |
files
|
2018-03-14 |
antonc27 |
- Fix missions path, still needs refactoring...
ios-develop
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix frontend from messing with legacy schemes.ini, just read it, never write
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Game scheme handling: Use QFile instead of QSettings for increased efficiency
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Remove old Qt4 workaround for missing language name of Scottish Gaelic
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Force color dialog to use Qt style. Fixes some issues
|
changeset |
files
|
2018-03-13 |
antonc27 |
- Fix missions regression: presentation of list is good, still problem with path during launching
ios-develop
|
changeset |
files
|
2018-03-13 |
antonc27 |
- Fix missions regression: refactoring, WIP
ios-develop
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
|
changeset |
files
|
2018-03-13 |
unc0rr |
Merge qt5transition into default
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Movement training: Tweak some sprite visuals
|
changeset |
files
|
2018-03-13 |
unc0rr |
Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior
qt5transition
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Movement Training: Make the use of the mission panel clearer and harder to overlook
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Rope Training: Place the second-last target at a more reasonable position
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Frontend: Fix built-in Qt translations not loaded properly
qt5transition
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Update INSTALL.md about new Qt5 dependency
qt5transition
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins
qt5transition
|
changeset |
files
|
2018-03-13 |
nemo |
try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering
qt5transition
|
changeset |
files
|
2018-03-13 |
nemo |
seems to help styling some - some CSS tweaks may still be needed - lobby for example
qt5transition
|
changeset |
files
|
2018-03-13 |
Wuzzy |
Update .hgignore to ignore new Qt's moc_ and qrc_ files
qt5transition
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Also update default binds for SDL2 keypad names
qt5transition
|
changeset |
files
|
2018-03-12 |
nemo |
these changed, presumably in SDL2 - might want to review all the others
qt5transition
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Use visible team count instead of total team count to determine rendered team bar height
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Remove rubber duck from BRW, RW and most weapon schemes for now
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Use onSkipTurn in scripts to detect turn skips
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Lua API: Add onSkipTurn callback, called when hog skips
|
changeset |
files
|
2018-03-12 |
Wuzzy |
Lua API: Add SkipTurn() to replace ParseCommand("skip")
|
changeset |
files
|
2018-03-12 |
Wuzzy |
ACF7: Add one pick hammer in crate
|
changeset |
files
|
2018-03-11 |
alfadur |
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
|
changeset |
files
|
2018-03-11 |
antonc27 |
- Remember user settings on app update
ios-develop
|
changeset |
files
|
2018-03-11 |
antonc27 |
- Some not-so-important pretty formatting
ios-develop
|
changeset |
files
|
2018-03-11 |
Wuzzy |
Bazooka/Grenade Training: Make weapon selection detection future-proof
|
changeset |
files
|
2018-03-11 |
antonc27 |
Merge from 0.9.23
ios-develop
|
changeset |
files
|
2018-03-11 |
alfadur |
Change minigun sound once again, lower pitch
|
changeset |
files
|
2018-03-11 |
Wuzzy |
ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
|
changeset |
files
|
2018-03-11 |
alfadur |
Add new minigun sound
|
changeset |
files
|
2018-03-10 |
Wuzzy |
Update Qt and Lua translation files
|
changeset |
files
|
2018-03-10 |
unc0rr |
Fix disabled button rendering
qt5transition
|
changeset |
files
|
2018-03-10 |
unc0rr |
- Fix insane width of lines in health graphic
qt5transition
|
changeset |
files
|
2018-03-10 |
Wuzzy |
uLocale: Fix broken Format function
|
changeset |
files
|
2018-03-10 |
Wuzzy |
Make a few more engine strings translatable
|
changeset |
files
|
2018-03-10 |
Wuzzy |
ClimeHome: Show messages when cake is nearby and when reaching home
|
changeset |
files
|
2018-03-10 |
Wuzzy |
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
|
changeset |
files
|
2018-03-10 |
Wuzzy |
Reduce number of minigun bullets from 71 to 70
|
changeset |
files
|
2018-03-09 |
alfadur |
Fix minigun not pausing the turn timer properly
|
changeset |
files
|
2018-03-09 |
alfadur |
Improve appearance of bullet trails, slight fade out at beginning
|
changeset |
files
|
2018-03-09 |
Wuzzy |
When using seduction, only show “CENSORED” text in English locale
|
changeset |
files
|
2018-03-09 |
Wuzzy |
Nerf minigun in Default ammo scheme
|
changeset |
files
|
2018-03-09 |
alfadur |
Fix minigun bullet impact image being drawn over hog sometimes
|
changeset |
files
|
2018-03-09 |
alfadur |
Fix direction of dispensed bullet shells from shotgun/sniper/minigun
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF8: Fix invisible cyborg sometimes blocking the way
|
changeset |
files
|
2018-03-09 |
Wuzzy |
A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF6: Change mines, remove mines placed at unfair positions
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF3: Fix cannibals sometimes doing nothing for a full turn
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF1: Hide Cannibals team before it appears
|
changeset |
files
|
2018-03-09 |
Wuzzy |
Hide team bar if all hedgehogs in it are hidden or dead
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF: Only use standard team colors
|
changeset |
files
|
2018-03-09 |
Wuzzy |
ACF7: Fix incorrect hog name used in speech bubble
|
changeset |
files
|
2018-03-09 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Merge unC0Rr's control fixes
|
changeset |
files
|
2018-03-08 |
Wuzzy |
ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
|
changeset |
files
|
2018-03-08 |
Wuzzy |
ACF7: Fix incorrect hog name mentioned in 2nd mission text
|
changeset |
files
|
2018-03-08 |
Wuzzy |
AI: Don't use tardis when in multishoot and not inf attack
|
changeset |
files
|
2018-03-08 |
unc0rr |
Fix new binds system for real
|
changeset |
files
|
2018-03-08 |
unc0rr |
This should fix crash with custom bindings
|
changeset |
files
|
2018-03-08 |
jose1711 |
Update Slovak translation
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Racer: Draw waypoint outline around cursor while in placement phase
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Merge server stuff from alfadur
|
changeset |
files
|
2018-03-08 |
Wuzzy |
HedgeEditor: Show waypoint preview
|
changeset |
files
|
2018-03-08 |
Wuzzy |
HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
|
changeset |
files
|
2018-03-08 |
Wuzzy |
HedgeEditor: Clean up messy HWP overwrites
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Racer: No longer play Incoming or Missed sound
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Construction Mode: Fix annoying Incoming voice and other sound issues
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Lua API: Add SetSoundMask to disable playing certain sounds
|
changeset |
files
|
2018-03-08 |
Wuzzy |
ACF2: Make all Weaklings on worst CPU level
|
changeset |
files
|
2018-03-08 |
alfadur |
separated the server logic from all the async io mess.
|
changeset |
files
|
2018-03-08 |
Wuzzy |
ACF: Reduce computer hog levels in missions 2 and 6.
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF_Blizzard: Dump dead code / out-commented code
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Write hog with most captures in stats screen
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Say "clan" instead of "team" in mission panel
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Show team scores and score graph in stats screen
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Don't disable home flag after capture
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Allow to be played with more than 2 clans
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Drop flag when carrier uses piano strike
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Capture the Flag: Fix many Lua errors when playing with >2 clans
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Mutant: Faster excess hog removal
|
changeset |
files
|
2018-03-08 |
Wuzzy |
uCommandHandlers: Remove unused variable
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Dumb out-commented code
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Slightly simplify Mutant mission panel
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Fix Lua errors when using kamikaze or tardis
|
changeset |
files
|
2018-03-08 |
Wuzzy |
CTF: Remove tardis and resurrector
|
changeset |
files
|
2018-03-08 |
Wuzzy |
Control: Remove tardis and resurrector
|
changeset |
files
|
2018-03-07 |
Wuzzy |
German translation: “Grundlagentraining” → “Grundausbildung”
|
changeset |
files
|
2018-03-07 |
Wuzzy |
SimpleMission: Set GameFlags more cleanly
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Fix artillery being broken in some missions
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Target Practice: Re-center camera to hog after projectiles get destroyed or drown
|
changeset |
files
|
2018-03-07 |
Wuzzy |
ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Update German frontend and Minigun translation
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Rope training: Fix confused order of retract/extend controls
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Rope Knock Challenge: Remove trailing space of name "doomy "
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Death02: Add Delay=600
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Use mktemp in update_lua_locale_files.sh
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Lua: Rename global variable “L” to “LOCALE”
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Sort all core missions in training menu more logically
|
changeset |
files
|
2018-03-07 |
Wuzzy |
Frontend: Lead first-time player to training page on start
|
changeset |
files
|
2018-03-06 |
nemo |
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
|
changeset |
files
|
2018-03-06 |
Wuzzy |
Update README about the Hedgewars training
|
changeset |
files
|
2018-03-06 |
Wuzzy |
Remove unused, unfinished and outdated boot camp mission
|
changeset |
files
|
2018-03-06 |
Wuzzy |
Complete overhaul of Basic Rope Training
|
changeset |
files
|
2018-03-05 |
Wuzzy |
Change misleading server error message about nicknames
|
changeset |
files
|
2018-03-05 |
Wuzzy |
Capitalize default hog names and server name
|
changeset |
files
|
2018-03-05 |
Wuzzy |
More user-friendly server messages
|
changeset |
files
|
2018-03-05 |
Wuzzy |
Fix frontend error dialog always displaying "failed" as last engine message after engine crash
|
changeset |
files
|
2018-03-03 |
unc0rr |
Having chat mode as game state was a mistake
|
changeset |
files
|
2018-03-02 |
Wuzzy |
Remove dead code from basic bazooka training
|
changeset |
files
|
2018-03-02 |
Wuzzy |
Completely redo Basic Grenade Training
|
changeset |
files
|
2018-03-02 |
Wuzzy |
Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
|
changeset |
files
|
2018-02-28 |
Wuzzy |
Complete redo of Basic Bazooka Training
|
changeset |
files
|
2018-02-26 |
Wuzzy |
Add "Turning Around" to movement training
|
changeset |
files
|
2018-02-26 |
Wuzzy |
Some minor convenience improvements in Basic Flying Saucer Training
|
changeset |
files
|
2018-02-26 |
Wuzzy |
Add Basic Movement Training
|
changeset |
files
|
2018-02-25 |
nemo |
falling hogs using rope were ignoring a few things (for example taking damage from rubber)
|
changeset |
files
|
2018-02-25 |
unc0rr |
Much smaller TBinds type
|
changeset |
files
|
2018-02-24 |
Wuzzy |
Change team colors in rope knock challenge to standard color scheme
|
changeset |
files
|
2018-02-24 |
Wuzzy |
RC Plane Challenge: Switch to using fake crates only
|
changeset |
files
|
2018-02-24 |
Wuzzy |
Display score next to team bar in singleplayer challenges
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Remove false credit of hwmap2lua.sh
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Add szczur's script to convert .hwmap to Lua code
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Lua API: Fix SetWind not updating flake direction
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Fix incorrect wind bar in some missions
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Convert The Great Escape to SimpleMission format
|
changeset |
files
|
2018-02-23 |
Wuzzy |
Convert Nobody Laugh to SimpleMission format
|
changeset |
files
|
2018-02-23 |
nemo |
Enemy hogs should at least try to get to you in low gravity
|
changeset |
files
|
2018-02-22 |
Wuzzy |
Convert Newton and the Hammock to SimpleMission format
|
changeset |
files
|
2018-02-22 |
Wuzzy |
Convert Big Armory mission to SimpleMission format
|
changeset |
files
|
2018-02-22 |
Wuzzy |
SimpleMission: Check regular victory at turn and or start
|
changeset |
files
|
2018-02-22 |
Wuzzy |
SimpleMission: Add support for failure texts in the stats screen
|
changeset |
files
|
2018-02-21 |
Wuzzy |
SimpleMission: Check regular victory before anything else
|
changeset |
files
|
2018-02-21 |
Wuzzy |
New SD flakes for Bath: skull and bones in bubble
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Rewrite most mission texts to actually *explain* the goal
|
changeset |
files
|
2018-02-21 |
Wuzzy |
2 new scenarios: Bazooka Battlefield, Tentacle Terror
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Add SimpleMission lua library for easier mission creation
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Fix SD flakes attributes not set properly when SD flake count = normal flake count
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Improve/fix messaging when multiple teams win
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Remove "Click to resume" from quit menu as visual clutter
|
changeset |
files
|
2018-02-21 |
Wuzzy |
InputHandler: Shorten "Escape" to "Esc"
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Fix quit menu showing incorrect key when using non-default bindings
|
changeset |
files
|
2018-02-21 |
Wuzzy |
Engine: Allow to use up to 9 placeholders in Format and FormatA
|
changeset |
files
|
2018-02-20 |
Wuzzy |
uInputManager: Add functions to get SDL key name
|
changeset |
files
|
2018-02-20 |
Wuzzy |
Fix a few German typos of main menu
|
changeset |
files
|
2018-02-20 |
Wuzzy |
VideoRec: Fix many effects not being recorded
|
changeset |
files
|
2018-02-20 |
Wuzzy |
Fix volume caption not being shown when hitting mute key
|
changeset |
files
|
2018-02-20 |
Wuzzy |
Lua API: Remove empty functions CampaignLock and CampaignUnlock
|
changeset |
files
|
2018-02-20 |
Wuzzy |
Expose 5 land flags to Lua for use with SetGearCollisionMask
|
changeset |
files
|
2018-02-20 |
Wuzzy |
Fix inconsistent name of SetGearAIHints
|
changeset |
files
|
2018-02-19 |
Wuzzy |
Portal mission: Fix health crate spawning inside land
|
changeset |
files
|
2018-02-19 |
Wuzzy |
Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
|
changeset |
files
|
2018-02-19 |
Wuzzy |
Display cursor coordinates in HedgeEditor
|
changeset |
files
|
2018-02-19 |
Wuzzy |
Lua library Animate: StoppedGear now returns true if gear does not exist
|
changeset |
files
|
2018-02-17 |
Wuzzy |
Fix onEndTurn being called in multishoot
|
changeset |
files
|
2018-02-17 |
Wuzzy |
Battalion, Points Mode: Show points next to team bars
|
changeset |
files
|
2018-02-17 |
Wuzzy |
Battalion: Use AmmoTypeMax for ammo type iterations
|
changeset |
files
|
2018-02-17 |
Wuzzy |
Play a few more taunts in Space Invasion
|
changeset |
files
|
2018-02-17 |
Wuzzy |
Racer/TechRacer: Show best times next to team bars
|
changeset |
files
|
2018-02-16 |
Wuzzy |
Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
|
changeset |
files
|
2018-02-16 |
Wuzzy |
Add Space Invasion game scheme with sane default configuration
|
changeset |
files
|