blob: e6225b72e4a2bd0282bc3ba275b3410c43d36076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
# 1.4.5-2 (2021-12-23)
- Add missing dependencies.
# 1.4.5-1 (2021-12-21)
- Initial AUR package.
# 1.4.5 (2018-04-27)
- Removed Google Analytics.
- macOS build now supports 64-bit.
- Minor localization fixes.
# 1.4.4 (2016-09-07)
- XInput now enabled by default on Windows (bypasses some controller problems with Windows 10 Anniversary).
- Fixed phantom inputs when using XInput.
- Fixed -debuginput launch option not working when XInput is enabled.
- Added -disabledpad launch option to disable default mapping of the d-pad.
- Updated input device profiles.
# 1.4.3 (2016-07-22)
- Added debug option to get more information about attached controllers (available by launching with the argument “-debuginput”)
- Updated input device profiles
# 1.4.2 (2016-07-12)
- Better handling of unrecognized controllers
- Better support for the Steam Controller on Mac
# 1.4.0 (2016-05-12)
- Four player support!
- New playable character skins
- Difficulty balances
- Automatic support for many controllers (including PlayStation controllers) with no need to manually remap buttons
- Support for XInput controllers and rumble (Windows only)
- Displays PlayStation button prompts when using PlayStation controllers
- Better compatibility with non-standard controllers
- Steam Cloud saves are synced cross-platform
- Ability to cap frame rate when vsync is disabled
# 1.3.2 (2016-01-20)
- Better handling of save errors
- Added warning prompt when users remap a button using a controller not assigned to that player
# 1.2.0 (2015-11-20)
- Two new difficulty modes: Beginner and Veteran
- Smoothed out some difficulty spikes
# 1.1.4 (2015-09-23)
- Connected gamepads are now listed on the “Controls” screen
- Changed Windows fullscreen mode to be exclusive
- Fixed health capsules in wormholes potentially being out of reach of metal spikeball weapons
- Updated text
# 1.1.3 (2015-09-11)
- Fixed debug camera controls still being accessible via [ ] keys (oops!)
# 1.1.2 (2015-08-16)
- Re-added gems to a few levels
- Updated one piece of dialog
# 1.1.1 (2015-08-15)
- Reduced total number of gems available in game
- Pressing escape on the “Press to Play” screen brings up the quit dialog
- Updated Google Analytics
- Updated “Gamepad Recommended” texture
- Other minor bug fixes
# 1.1.0 (2015-08-07)
- Initial version
|