SimonFlapse
36f51bc2e5
Fixed rendering background
...
Minor tweaks to cutscene in diggy
2019-06-10 19:10:02 +02:00
SimonFlapse
71d850d04f
Reverting upvalues not working in MP
2019-06-10 16:53:52 +02:00
SimonFlapse
6978cc0330
Fixed replay not working in MP
2019-06-10 16:32:13 +02:00
SimonFlapse
92c61779ed
Removed unused applied styles to skip button
2019-06-10 16:14:18 +02:00
SimonFlapse
f9fb950639
Added skip button
...
Clean up in radio gui
2019-06-10 16:11:12 +02:00
SimonFlapse
860ead05c0
Added localisation, Debug.Print and Cleanup
...
Also changed some parameters to the draw_text with background so that 'g' and similar letters are not outside the background
2019-06-10 15:15:14 +02:00
SimonFlapse
8d20eeff9d
Preventing players from replaying when a cutscene from the cutscene module is already playing
2019-06-10 01:31:26 +02:00
SimonFlapse
1569867f8f
Made soundpaths selectable
2019-06-10 01:14:23 +02:00
SimonFlapse
202e4c37b5
Fixed background parameters
...
Also added a new waypoint to Diggy with floating text
2019-06-10 01:04:14 +02:00
SimonFlapse
85fc38fd3a
Minor changes to player_create
...
Allowing cutscenes to run before welcoming players via info gui and console messages.
Also includes a search limit for walls and rock to prevent the cutscene from running too far away from {0, 0}
2019-06-09 23:59:16 +02:00
SimonFlapse
003cd6c801
Added a radio to browse sounds
2019-06-09 16:39:21 +02:00
SimonFlapse
f04b13f63a
Added parameter passthrough to rendering module
2019-06-09 13:31:44 +02:00
SimonFlapse
de77c9601a
Fixed players loosing control
2019-06-09 12:26:51 +02:00
SimonFlapse
3ca8e3f127
Cutscene Controller
...
Implemented for Diggy
2019-06-09 00:55:25 +02:00
grilledham
712e9b2145
Merge pull request #944 from grilledham/locale_builder
...
updates to locale_builder
2019-06-05 10:36:04 +01:00
grilledham
b6079f6288
updates to locale_builder
2019-06-04 19:06:05 +01:00
grilledham
c6b21bf840
Merge pull request #942 from grilledham/locale_builder
...
Locale builder
2019-06-04 18:07:48 +01:00
grilledham
63549e00f8
made travis happy
2019-06-04 17:49:33 +01:00
grilledham
37b1bedff8
use LocaleBuilder() instead of LocaleBuilder.add()
2019-06-04 17:36:23 +01:00
grilledham
2e549700ed
add docs
2019-06-04 17:13:09 +01:00
grilledham
b269f1e18c
local reference to getmetatable
2019-06-04 13:58:05 +01:00
grilledham
f2f562fb93
first pass
2019-06-04 13:23:08 +01:00
Lynn
b9c8ebc52f
Merge pull request #940 from Refactorio/linaori-patch-1
...
Hotfix for broken GUI, translation parameter count
2019-06-04 11:16:20 +02:00
Lynn
98f11ee163
Satisfy travis
2019-06-04 11:05:00 +02:00
Lynn
6db5901e99
Hotfix for broken GUI, translation parameter count
2019-06-04 10:56:18 +02:00
Lynn
99890acdc2
Merge pull request #935 from linaori/cleanup-player-stats
...
Cleanup player stats
2019-06-02 17:16:55 +02:00
Lynn
aacc56529b
Merge pull request #937 from linaori/feature/biter-spawn-config
...
Added more controls to refine evolution config
2019-06-01 22:57:07 +02:00
Lynn
f73e017e88
Optimize some reach distances
2019-06-01 17:11:17 +02:00
Lynn
cff6fe8db9
Added more controls to refine evolution config
2019-06-01 16:29:55 +02:00
Lynn
fdee00dc06
Translate whois data
2019-06-01 13:41:12 +02:00
Simon
6ee717167e
Crowdin sync 2019-06-01 ( #936 )
...
Danish: 33%
German: 77%
Czech: 64%
Finnish: 8%
French: 34%
Korean: 6%
Norwegian: 85%
Brazilian: 20%
Russian: 24%
Spanish: 1%
2019-06-01 12:07:18 +02:00
Lynn
97d96dedf3
Translate the name of death causes
2019-06-01 00:12:41 +02:00
Lynn
8a84ef7504
Cleanup of player stats functions
2019-05-31 23:18:19 +02:00
Lynn
dc78d297b6
Use K, M, B, T notations for scores
2019-05-31 23:14:22 +02:00
Lynn
e72fc1c4a2
Merge pull request #932 from linaori/fix/on_player_built_tile
...
Ensure the new tile is set, not the item
2019-05-31 22:53:37 +02:00
Lynn
94934a7695
Merge pull request #934 from linaori/rewrite-score-storage
...
Rewrite score storage
2019-05-31 22:33:27 +02:00
Lynn
d4dac76b87
Let it crash when invalid value is passed
2019-05-31 22:25:55 +02:00
Lynn
b5f70f2db1
review feedback
2019-05-31 21:42:15 +02:00
Lynn
b3dbd2bc62
Merge pull request #925 from linaori/feature/player-chat-colors-in-gui
...
Replaced command for player and chat colors
2019-05-31 21:13:02 +02:00
Lynn
b5b9a49fd1
Improved hotpath performance
2019-05-31 19:28:20 +02:00
grilledham
211d0ca18a
Merge pull request #929 from grilledham/remove_debug_data_from_gui_data
...
don't show the debugger's gui data in gui data
2019-05-31 12:28:09 +01:00
Lynn
8d8ce28228
Diggy integration with new ScoreTracker
2019-05-30 22:47:19 +02:00
Lynn
f8812f6189
Use ScoreTracker for global score display
2019-05-30 21:57:43 +02:00
Lynn
34e3190882
Use a uniform storage for score storage
2019-05-30 20:22:21 +02:00
Lynn
d1305795de
Ensure tables are compared by value for 1 level instead of reference
2019-05-30 19:28:28 +02:00
Lynn
caf8898353
Always show 0-255 color ranges and don't crash with no chat color
2019-05-30 18:55:43 +02:00
Lynn
6b8a042821
Lower color accuracy to a precision of 3 for small numbers
2019-05-30 18:55:42 +02:00
grilledham
f5e4ba138e
merge update
2019-05-30 18:55:42 +02:00
grilledham
2ef7f16550
added chat color sanitizer
2019-05-30 18:55:42 +02:00
Lynn
4add981a76
Sync colors from /color command to the settings
2019-05-30 18:55:41 +02:00