Commit graph

7264 commits

Author SHA1 Message Date
Jan Boon
7661d49bf0 Update 2019-01-26 00:03:07 +08:00
Jan Boon
4c84748bac Update 2019-01-25 23:59:35 +08:00
Jan Boon
2694cdb789 Set up CI 2019-01-25 23:46:38 +08:00
Nimetu
4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
2019-01-22 20:00:06 +02:00
Nimetu
8c51bbc808 Fixed: typo
--HG--
branch : develop
2019-01-19 22:28:13 +02:00
Nimetu
f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
2019-01-19 22:26:36 +02:00
Nimetu
ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
2019-01-13 09:08:08 +02:00
Inky
6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
2019-01-08 03:07:40 +01:00
Nimetu
a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
2019-01-08 11:39:02 +02:00
Nimetu
8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
2019-01-08 11:32:01 +02:00
Nimetu
dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
2019-01-08 11:31:50 +02:00
Inky
bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
2019-01-08 02:33:18 +01:00
inky
ed31302163 Changed: Random command has now private roll.
--HG--
branch : develop
2019-01-07 00:14:14 +01:00
inky
ef1a51d0e4 Fixed: Free animal in player trade.
Player could free an animal already selected in trade.
When abort, client was given a copy of the (ghost)item in bag.

--HG--
branch : develop
2019-01-06 04:58:12 +01:00
Nimetu
09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
2019-01-05 22:05:49 +02:00
Nimetu
ef1977330b Fixed: Glyph size step not taken into account.
--HG--
branch : develop
2019-01-05 21:10:14 +02:00
Nimetu
c7d65c7063 Changed: Improve inventory search UI
--HG--
branch : develop
2019-01-03 20:05:00 +02:00
Nimetu
0099eb3ba4 Changed: Do not restrict html font-family to inherit/monospace only.
--HG--
branch : develop
2018-12-27 11:32:52 +02:00
Nimetu
d8638fa42b Changed: For ingame help html files, use english files as fallback.
--HG--
branch : develop
2018-12-27 09:03:29 +02:00
Nimetu
06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
2018-12-27 09:03:02 +02:00
Nimetu
2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
2018-12-27 09:02:07 +02:00
Nimetu
fa16ca8dd9 Changed: Merge music player play/pause button into one, add stop button
--HG--
branch : develop
2018-12-26 18:21:42 +02:00
Nimetu
798494ffbf Changed: Repeat/shuffle buttons to music player
--HG--
branch : develop
2018-12-26 18:21:35 +02:00
Nimetu
32109c7197 Changed: Wrong isEnded state for streaming file when still in waiting state.
--HG--
branch : develop
2018-12-26 18:16:21 +02:00
Nimetu
e1be4260d5 Fixed: Audio mixer isEventMusicEnded status was always true.
--HG--
branch : develop
2018-12-26 18:16:21 +02:00
Nimetu
2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
2018-12-20 22:21:43 +02:00
Nimetu
a34d4342d7 Merge with experimental-ui-scaling
--HG--
branch : develop
2018-12-06 15:20:18 +02:00
Nimetu
fcac398696 Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
2018-12-06 15:19:54 +02:00
Nimetu
8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
2018-11-23 12:05:46 +02:00
Nimetu
8e53cd87e5 Fixed: Zero width/height letters (ie space) should not be included in atlas
--HG--
branch : develop
2018-11-19 11:26:31 +02:00
Nimetu
2877ece3c6 Changed: Add right click copy-to-clipboard action to chat
--HG--
branch : develop
2018-11-18 21:33:05 +02:00
Nimetu
06ab5b5f16 Fixed: Invalid LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
2018-11-18 17:17:56 +02:00
Nimetu
7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
2018-11-17 10:09:34 +02:00
Nimetu
e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
2018-10-24 14:22:35 +03:00
Nimetu
ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
2018-11-11 23:50:16 +02:00
Nimetu
5b4b7893f8 Fixed: openURL crash under linux
--HG--
branch : develop
2018-11-05 13:11:43 +02:00
Nimetu
6a6ce67a58 Fixed: Displaying song playtime
--HG--
branch : develop
2018-11-04 17:22:33 +02:00
Nimetu
6c8e42361a Fixed: Playing music files with @ in the filename.
--HG--
branch : develop
2018-11-04 18:15:27 +02:00
Nimetu
edf1d12f65 Fixed: Opening local file with @ char in filename.
--HG--
branch : develop
2018-11-04 18:14:52 +02:00
Nimetu
19e1b47ddb Fixed: Compiling under windows
--HG--
branch : develop
2018-11-04 15:59:42 +02:00
Nimetu
cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
2018-11-01 08:33:35 +02:00
Nimetu
9b9bd0eb8c Fixed: Compiling withoud ffmpeg
--HG--
branch : develop
2018-10-24 08:38:47 +03:00
Nimetu
e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
2018-10-23 11:19:07 +03:00
Nimetu
c93d8ffd50 Changed: Improve music player UI, add repeat, shuffle options
--HG--
branch : develop
2018-10-20 19:07:47 +03:00
Nimetu
c74a56f3b9 Fixed: Streaming source did not report finished state correctly
--HG--
branch : develop
2018-10-20 19:07:32 +03:00
Nimetu
12ec528b5a Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
2018-10-20 19:07:32 +03:00
Nimetu
9aa52bc267 Fixed: Scale button height as needed based on text height
--HG--
branch : develop
2018-10-20 19:07:32 +03:00
Nimetu
f4ef386ec9 Changed: Limit fullscreen resolutions to 1024x768 or higher
--HG--
branch : develop
2018-10-11 23:30:37 +03:00
Nimetu
94861ac709 Changed: Make sure char select window resolution is at least 1024x768
--HG--
branch : develop
2018-10-11 21:54:02 +03:00
Nimetu
ace1684f5c Fixed: Ingame UI restored wrongly if window resized in char select mode
--HG--
branch : develop
2018-10-11 21:51:00 +03:00