2019-01-13 |
Wuzzy |
Frontend: Tweak button padding once more
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Mention zoom key in movement training
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Frontend: More button padding tweaking
|
changeset |
files
|
2019-01-12 |
Wuzzy |
TS: Restore 2 of the "specialist" letters
|
changeset |
files
|
2019-01-11 |
nemo |
merge release branch
|
changeset |
files
|
2019-01-11 |
nemo |
tabs to spaces
0.9.25
|
changeset |
files
|
2019-01-11 |
nemo |
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
0.9.25
|
changeset |
files
|
2019-01-11 |
nemo |
couple more use after frees for gear deletion.
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Make sure to render crosshair above render
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Render contour of flying saucer is in (mostly) opaque
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Frontend: Increase padding of small push buttons
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Restore map scaling of Tunnels script
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Force MapFeatureSize=12 in TechRacer
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix Racer ghost not resetting properly after a skip (bug 565)
|
changeset |
files
|
2019-01-10 |
unc0rr |
Fix dy hardcoded value in kamikaze test
|
changeset |
files
|
2019-01-10 |
unc0rr |
Fix broken kamikaze logic when target position is close to attacker
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Don't say "first blood" in games with only 1 clan
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix wind bar animation not looping properly
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Prevent wind bar from overflowing with high wind values
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Tweak appear/disappear animation of touch widgets
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Minor touch refactor
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Swap 2 targets in grenade training to make the start a bit easier
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Update grenade training to support bounciness in Touch
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Add button to set bounciness in touch interface
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Use player team's control scheme for all teams if there's a mission team
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix player team ignoring custom team control scheme in campaign/missions
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Restructure changelog
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Fix double water splash if flying saucer drowns (bug 681)
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Remove default keybinding for unselecting weapon
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Allow to leave a control unused (no key binding)
|
changeset |
files
|
2019-01-09 |
nemo |
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Add control (default: X) to unselect current weapon
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Send and display owner name of own teams in online games (fixes bug 468)
|
changeset |
files
|
2019-01-08 |
Wuzzy |
Suppress “<team> is gone message on game end
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Pagetraining: Make sure the translator comment will be collected
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Make turn timer gray when finishing target practice
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Display team records in training menu
|
changeset |
files
|
2019-01-05 |
Wuzzy |
BRW: Fix Lua error after using timebox
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Scale health with the “initial health” setting from game scheme
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Lua: Add InitHealth, read-only variable containing the initial hog health setting
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Improve configurability by game scheme
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Simplify mission panel, fix bad string concatenation
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Add script param to set specialists for all teams at once
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Document TS script param syntax, change some letters
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Clean up indents and comments in The_Specialists.lua
|
changeset |
files
|
2019-01-05 |
nemo |
Allow customising the teams
|
changeset |
files
|
2019-01-03 |
Wuzzy |
ASA ice02: Clean up some subtle weirdness on timeout
|
changeset |
files
|
2019-01-03 |
Wuzzy |
Fix bee targeting fail across wrap world edge
|
changeset |
files
|
2019-01-03 |
Wuzzy |
Fix force-locked schemes getting unlocked when changing map types (bug 378)
|
changeset |
files
|
2019-01-02 |
Wuzzy |
ASA ice02: Don't show remaining saucers in stats (unimportant)
|
changeset |
files
|
2019-01-02 |
nemo |
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
|
changeset |
files
|
2019-01-02 |
nemo |
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
|
changeset |
files
|
2019-01-02 |
Wuzzy |
Initialize mission completion status on frontend load
|
changeset |
files
|
2019-01-01 |
nemo |
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
0.9.25
|
changeset |
files
|
2019-01-01 |
unc0rr |
- Bots activate extra time if needed
|
changeset |
files
|
2019-01-01 |
unc0rr |
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
|
changeset |
files
|
2018-12-28 |
unc0rr |
Implement letter repeat check
|
changeset |
files
|
2018-12-28 |
alfadur |
Server action refactoring part 1 of N
|
changeset |
files
|
2018-12-27 |
unc0rr |
Start chat_sanitizer package inspired by chat bot on pokerth server
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA cosmos: Remove unneccary message when hero dies after moon was reached
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Simplify some mission strings
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update locale files
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Localization: Also collect first line of credits.csv
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Reduce skipping craziness in ASA fruit02 a bit
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Minor refactor in single missions
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Merge nemo's VideoRec commit
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Fix 2 team name mistakes in missions
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update mission description for Bazooka Battlefield
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA desert01: Fix mission ending when all smugglers are dead
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA death01: Use unique team names for professor teams
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update ASA campaign to use player chosen team identity
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ACF: Consistent cannibals flag/voice, change Princess flag
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Use player team name in ACF campaign
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Refactor ACF missions, store team names in variables
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Use player's team identity for SimpleMission-based mission
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Use player-chosen team identity for most challenges and scenarios
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Check team name collision and make them unique, if neccessary
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Use player-chosen team identity for training and a few challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Lua: AddTeam / AddMissionTeam now return team index
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Remove unused vars in uTeams
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Lua API: Add functions to add team selected in campaign/mission page
|
changeset |
files
|
2018-12-20 |
nemo |
remove if disabled in main config
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Keep track of singleplayer high scores in challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Add fallback preview image for scenarios
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Add image for challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Tweak training menu spacing
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Save and restore last campaign/training team selection in settings.ini
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Sync team comboboxes in campaign and training page
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Training page: Don't change selection after changing team or playing
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Update training page after completing a training
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Fix victory check of a few scenarios
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add Lua callback: onGameResult
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Report mission victory for most missions
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add Lua functions to save/get mission variables
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add team selection in training page and basic check mark support
|
changeset |
files
|
2018-12-16 |
unc0rr |
Attempt to allow building video recording in pas2c mode, currently fails parsing
|
changeset |
files
|
2018-12-16 |
nemo |
if a script is set, feature size can generate different maps
|
changeset |
files
|
2018-12-16 |
nemo |
Same with ShoppaMap
|
changeset |
files
|
2018-12-16 |
nemo |
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
|
changeset |
files
|
2018-12-15 |
unc0rr |
Apply rustfmt to all files
|
changeset |
files
|
2018-12-15 |
unc0rr |
Start database interaction implementation
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Rope training: Simplify final challenge, remove mines
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Rope training: Show hint after destroying barrels
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Make various stunts in flying saucer training easier
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Movement training: Show damage message only after passing certain point
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Show mission panel key as permanent caption in movement training
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Fix incorrect text for sidNoEndTurn in en.txt
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Add language-neutral version of Trainings.png
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Backed out changeset f791c46b47a4
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Update changelog and README
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Start first turn in ACF5 even faster
|
changeset |
files
|
2018-12-14 |
Wuzzy |
ACF3: Fix weapons being disabled in first turn
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Faster switch to correct hog in ACF5
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Fix incorrect message in ASA death01
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Set internal version to 1.0.0-dev
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Append -dev to version string if built in non-release mode
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Fix minor mistake in credits
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Colorize people names in About screen
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Merge recent Rust changes
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Add nicknames in credits
|
changeset |
files
|
2018-12-13 |
unc0rr |
Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Add more maps and theme credits in credits.csv
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Clean up CREDITS file, move more credits to credits.csv
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Merge
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Some minor credits typo fixes
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Make captions in credits translatable, too
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Add row type column in credits.csv
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Make about dialog in frontend translatable
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Restructure credits
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Point to CREDITS file
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Move credits to RFC-4180-conforming CSV file
|
changeset |
files
|
2018-12-13 |
nemo |
pull in nicer fix
|
changeset |
files
|
2018-12-13 |
nemo |
This seems to be all that was needed for bug #719
0.9.25
|
changeset |
files
|
2018-12-13 |
nemo |
Backed out changeset 1ffa8bfc5c58
0.9.25
|
changeset |
files
|
2018-12-13 |
nemo |
merge in 0.9.25 fixes
|
changeset |
files
|
2018-12-13 |
nemo |
Disable screenshoting in pas2c due to unimplemented function. bug #719
0.9.25
|
changeset |
files
|
2018-12-13 |
nemo |
dumbest pas2c fix ever?
|
changeset |
files
|
2018-12-13 |
nemo |
might as well render preview using smallest size to speed it up
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
|
changeset |
files
|
2018-12-13 |
nemo |
Allow scaling hand drawn maps
|
changeset |
files
|
2018-12-10 |
unc0rr |
Move rust server into rust folder
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Frenzy: More consistent ready time setting
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Remove debugging code
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Also play countdown warning sounds with low initial turn time
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Skip ammo menu open animation if playing with TurnTime <= 10s
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Shorter turn reaction delay
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Also show SD warning 3 and 7 rounds before SD
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Show Sudden Death warning messages only once per round
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Tweak damage tag delay
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Fix "first blood" taunt being repeated if same hog got hurt again
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Properly disable SD in That Sinking Feeling
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Fix poison damage not working in first round
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Remove incorrectly used Delay parameter in many scripts
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Longer delays between turns for better readability
|
changeset |
files
|
2018-12-10 |
Wuzzy |
End turn immediately if king of own team was killed
|
changeset |
files
|
2018-12-10 |
Wuzzy |
Fix some King Mode bugs causing minions not always being properly killed
|
changeset |
files
|
2018-12-09 |
Wuzzy |
Hide most HUD elements in cinematic mode
|
changeset |
files
|
2018-12-09 |
unc0rr |
Fix fail to parse protocol number from engine
|
changeset |
files
|
2018-12-09 |
Wuzzy |
Colorize switching arrows, pointing arrow and target cross in clan color
|
changeset |
files
|
2018-12-09 |
Wuzzy |
Lua API: SetTurnTimePaused/GetTurnTimePaused
|
changeset |
files
|
2018-12-09 |
Wuzzy |
Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
|
changeset |
files
|
2018-12-09 |
alfadur |
pull file io out of server handler
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Add Hmm.ogg for Default_ru
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Add more fallback sounds
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Remove weird fallbacks for sndHmm
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Make better re-use of some mission strings
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :(
0.9.25
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Clarify the buttons in pagenet
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Update description of the "training" menu to be more accurate
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Fix minor grammar fail
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Modify texts in first 2 ACF missions to be compatible with Touch
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Add tutorial texts for Touch interface
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Add reminder to call /restart_server with "yes"
|
changeset |
files
|
2018-12-08 |
Wuzzy |
/registered_only now tells in chat whether the state is on or off
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Fix incomplete syntax help of /callvote
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Add chat command "/help room" to show room help in game
|
changeset |
files
|
2018-12-08 |
Wuzzy |
Bump protocol number to 58 (1.0.0-dev)
|
changeset |
files
|
2018-12-07 |
nemo |
pull 0.9.25 changes into default
|
changeset |
files
|
2018-12-07 |
alfadur |
try again 🙃
|
changeset |
files
|
2018-12-07 |
alfadur |
dispose of server mods
|
changeset |
files
|
2018-12-07 |
unC0Rr |
Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
|
changeset |
files
|
2018-12-07 |
unC0Rr |
Allow to instantiate HWEngine with different library binaries
|
changeset |
files
|
2018-12-07 |
unC0Rr |
Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
|
changeset |
files
|
2018-12-07 |
unC0Rr |
Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
|
changeset |
files
|
2018-12-05 |
nemo |
Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
0.9.25
|
changeset |
files
|
2018-12-05 |
nemo |
Add log note just in case pas2c does anything odd.
0.9.25
|
changeset |
files
|
2018-12-05 |
Wuzzy |
Explain those weird hexcodes in uGearsHedgehog
0.9.25
|
changeset |
files
|
2018-12-05 |
nemo |
make pas2c function without haskell aborting if locale is C
0.9.25
|
changeset |
files
|
2018-12-05 |
Wuzzy |
Fix cluster bomb target practice counting clusters as "shots"
0.9.25
|
changeset |
files
|
2018-12-04 |
Wuzzy |
ACF1: Fix Lua error when hitting Attack after failing the rope challenge
0.9.25
|
changeset |
files
|
2018-12-03 |
nemo |
0.9.25 release branch
0.9.25
|
changeset |
files
|
2018-12-03 |
nemo |
close 0.9.23
0.9.23
|
changeset |
files
|
2018-12-03 |
nemo |
close 0.9.22
0.9.22
|
changeset |
files
|
2018-12-03 |
Wuzzy |
Added tag 0.9.25-release for changeset 5e28098fb593
|
changeset |
files
|
2018-12-01 |
unc0rr |
Fix stray tab character
0.9.25-release
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Make sad Pas2C happy again (add missing parenthesis around a "not")
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Apply Pas2C fix suggested by unC0Rr
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Bump protocol number to 57
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Fix some incorrect German translations
|
changeset |
files
|
2018-12-01 |
unc0rr |
- Ban more stuff from src tarball
|
changeset |
files
|
2018-12-01 |
unc0rr |
Make server aware of new protocol versions
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Remove unused constand sidEverAfter
|
changeset |
files
|
2018-12-01 |
Wuzzy |
Never enable switcher while in the "Place your King" round
|
changeset |
files
|
2018-11-30 |
alfadur |
recruit some newly stabilized functions
|
changeset |
files
|
2018-11-30 |
Wuzzy |
Don't reduce InitialHealth below 1
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Construction Mode: Update team labels more reliably
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Fix freezer failing to freeze gears with negative coordinate
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Do not call AddCI when air mine is frozen without creating land
|
changeset |
files
|
2018-11-29 |
Wuzzy |
HedgeEditor: No info tag for frozen sticky/air mines
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Frozen air mines: Don't erase land if gstNoGravity state is off
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Pixel-perfect removal of exploding frozen air mines
|
changeset |
files
|
2018-11-29 |
nemo |
kill stray icicle pixel
|
changeset |
files
|
2018-11-29 |
nemo |
fix bounds check, make out of bounds air mines fall since there's no land to check them into
|
changeset |
files
|
2018-11-29 |
nemo |
Remove airmines on solid land too
|
changeset |
files
|
2018-11-29 |
Wuzzy |
Construction Mode: Fix girder/rubber cost not being updated correctly after selection
|
changeset |
files
|
2018-11-28 |
alfadur |
add frozen airmines to collision array to make them shovable by blowtorch
|
changeset |
files
|
2018-11-28 |
alfadur |
😢
|
changeset |
files
|
2018-11-28 |
alfadur |
make blowtorch hit moving gears
|
changeset |
files
|
2018-11-28 |
alfadur |
add render module 🦔
|
changeset |
files
|
2018-11-28 |
alfadur |
??
|
changeset |
files
|
2018-11-28 |
unc0rr |
Improve randomly chosen translation + снова тест
|
changeset |
files
|
2018-11-28 |
unc0rr |
Fix punctuation + тест юникода в сообщении коммита
|
changeset |
files
|
2018-11-28 |
Grigory Ustinov |
Merge with master branch
|
changeset |
files
|
2018-11-28 |
Grigory Ustinov |
sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
|
changeset |
files
|
2018-11-27 |
Grigory Ustinov |
sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
|
changeset |
files
|
2018-11-27 |
Grigory Ustinov |
sed -i -E "s/ежей/ёжиков/g" *ru*
|
changeset |
files
|
2018-11-27 |
Grigory Ustinov |
sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
|
changeset |
files
|
2018-11-28 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-11-28 |
Wuzzy |
Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
|
changeset |
files
|
2018-11-27 |
Wuzzy |
CS: Don't start sabotage damage before ready phase ends
|
changeset |
files
|
2018-11-27 |
Wuzzy |
Fix some typos in appdata file
|
changeset |
files
|