2018-07-17 |
Wuzzy |
Add hidden bazooka training achievement for 100% accuracy
|
changeset |
files
|
2018-07-17 |
Wuzzy |
Standardize hidden mission achievement in new Lua library "Achievements"
|
changeset |
files
|
2018-07-17 |
Wuzzy |
Add proper exit codes when halt-ing hwengine due to error
|
changeset |
files
|
2018-07-17 |
Wuzzy |
Fix cursor teleporting to center after leaving game with video recording
|
changeset |
files
|
2018-07-17 |
Wuzzy |
Whoops. Syntax error in uVideoRec
|
changeset |
files
|
2018-07-17 |
Wuzzy |
Fix video recorder not working if sound disabled (fixes bug 200)
|
changeset |
files
|
2018-07-16 |
Wuzzy |
Add variable to make state of sound system clear
|
changeset |
files
|
2018-07-16 |
Wuzzy |
Fix hwengine crash when using >1 controllers
|
changeset |
files
|
2018-07-16 |
Wuzzy |
Always use SDL_Map(A)RGB in SDL_FillRect for color
|
changeset |
files
|
2018-07-16 |
Wuzzy |
When hwengine crashes w/ error 217, write backtrace in log, too
|
changeset |
files
|
2018-07-15 |
Wuzzy |
Fix hwengine --help returning with exit code 51
|
changeset |
files
|
2018-07-15 |
Wuzzy |
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
|
changeset |
files
|
2018-07-12 |
Wuzzy |
Merge gameServer2 changes
|
changeset |
files
|
2018-07-12 |
Wuzzy |
Send proper failure error message when image loading has failed
|
changeset |
files
|
2018-07-11 |
nemo |
merge
|
changeset |
files
|
2018-07-09 |
alfadur |
Optimize test string generation
|
changeset |
files
|
2018-07-09 |
alfadur |
fix tests
|
changeset |
files
|
2018-07-09 |
alfadur |
complete newseed voting
|
changeset |
files
|
2018-07-09 |
alfadur |
merge
|
changeset |
files
|
2018-07-07 |
alfadur |
Mostly implement voting
|
changeset |
files
|
2018-07-06 |
alfadur |
Implement greetings & fixed rooms
|
changeset |
files
|
2018-07-11 |
Wuzzy |
Make sure TotalRounds increases to 0 on first real turn
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ACF5: Fix Tribe not being in same clan as Natives
|
changeset |
files
|
2018-07-11 |
Wuzzy |
Simplify turn handling in ASA death01
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ACF7: Fix princess being in wrong clan
|
changeset |
files
|
2018-07-11 |
Wuzzy |
Fix aihDoesntMatter still being attacked with air attack
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ASA death01: Put PAotH into correct clan
|
changeset |
files
|
2018-07-11 |
Wuzzy |
Fix aihDoesntMatter not applying to hammer and shover
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ACF3: Fix initial ammo being locked
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ACF3: Tweak princess spawn position
|
changeset |
files
|
2018-07-11 |
Wuzzy |
ACF3: Move princess to her own team, fix clan color
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Add subtle dust flakes for Cheese and CrazyMission themes
|
changeset |
files
|
2018-07-10 |
Wuzzy |
New SD water texture for CrazyMission theme
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Refactor collision mask checks, remove hardcoded numbers
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Prevent manual hiding of some special mission panels
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Update mission texts with regards to mission panel key
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Add dedicated key to display mission panel: M
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Tweak chat command replies for /lua command
|
changeset |
files
|
2018-07-10 |
Wuzzy |
Add /help chat command for engine
|
changeset |
files
|
2018-07-08 |
Wuzzy |
Highlander: Fix all hogs getting teleport after hog placement phase
|
changeset |
files
|
2018-07-08 |
Wuzzy |
Fix GetAmmo getting wrong ammo count
|
changeset |
files
|
2018-07-07 |
Wuzzy |
New Lua API function: GetAmmo, to get ammo config
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Fix TotalRounds still being -1 in first real turn after hog placement phase
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Highlander: Localize global variable
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Highlander: Clean up code style, indents and delete useless old comments
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Space Invasion: Improve how round score is displayed
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Space Invasion: Localize most global variables
|
changeset |
files
|
2018-07-07 |
Wuzzy |
Fix rare Lua error message spam in Space Invasion
|
changeset |
files
|
2018-07-06 |
Marcin Mielniczuk |
Add an extra test for Rnd's distribution
|
changeset |
files
|
2018-07-06 |
Marcin Mielniczuk |
Send the rnd reply to the room only.
|
changeset |
files
|
2018-07-06 |
Marcin Mielniczuk |
Implement server-side logic for Rnd
|
changeset |
files
|
2018-07-04 |
alfadur |
Fix team remove synchronization
|
changeset |
files
|
2018-07-04 |
alfadur |
Check for client's existence before handling messages
|
changeset |
files
|
2018-07-04 |
alfadur |
Fix scheme config parsing
|
changeset |
files
|
2018-07-04 |
alfadur |
Fix AddTeam message serialization
|
changeset |
files
|
2018-07-04 |
alfadur |
add missing message tests
|
changeset |
files
|
2018-07-03 |
alfadur |
update nom
|
changeset |
files
|