Commit graph

4136 commits

Author SHA1 Message Date
UnknownShadow200
4ac9498ec5 more of that 2019-05-16 14:53:17 +10:00
UnknownShadow200
a154f617b3 less compile errors as C++ 2019-05-16 11:23:46 +10:00
UnknownShadow200
63ab591b69
Document how to compile plugins on linux 2019-05-13 23:30:23 +10:00
UnknownShadow200
22e3252b0e Fix crashing if you click back while update is still downloading, then go back to updates menu (Thanks 123DMWM) 2019-05-12 23:49:44 +10:00
UnknownShadow200
0f862553ac Don't break windows 2000 2019-05-12 22:54:47 +10:00
UnknownShadow200
696c86cf5c experimental raw mouse movement on windows 2019-05-12 20:57:50 +10:00
UnknownShadow200
cea7f095bb If non-alex area of skin arms are completely black, treat as alex skin
This fixes skins saved by services that lose transparency
2019-05-10 22:42:50 +10:00
UnknownShadow200
0999a1bda6 Implement copying to clipboard for web client 2019-05-10 14:50:31 +10:00
UnknownShadow200
5b8c8fdcf4 bump to 1.0.3 2019-05-09 15:09:56 +10:00
UnknownShadow200
2ed9197928 Attempt to finally fix the 'error setting current directory' and the game files being dumped in your home folder on OSX 2019-05-09 14:58:47 +10:00
UnknownShadow200
6497c1da78 Fix normalfast render mode with 8 view distance inside a custom block with high fog distance causing mass chunk reloading when moving 2019-05-08 22:33:36 +10:00
UnknownShadow200
e1a8c6f8ff only set wheel on canvas instead of window level event, fix scrolling in chrome 73+ 2019-05-08 07:28:17 +10:00
UnknownShadow200
b90d3400dd use cmd+v for paste on OSX 2019-05-08 07:11:28 +10:00
UnknownShadow200
7f0d895a91 Clickable chat and tab complete on by default in enhanced mode 2019-05-06 08:01:50 +10:00
UnknownShadow200
4e9e42514d Fix sprites with left face texture in a different 1D atlas to right face texture causing graphical glitches
Also read from options-default.txt if it exists
2019-05-06 07:47:35 +10:00
UnknownShadow200
583d51e1d9 Attempt to finally fix osx build not compiling 2019-05-05 21:15:48 +10:00
UnknownShadow200
f475bddd7e Fix escape in web client for sure this time 2019-05-05 19:55:32 +10:00
UnknownShadow200
c6de5af775 Explicitly include headers on OSX 2019-05-05 09:45:34 +10:00
UnknownShadow200
66f029e984 attempt to fix errors when compiling game as C++ 2019-05-04 21:43:21 +10:00
UnknownShadow200
f1b7bd2ea5 Fix World_GetBlock not working in plugins, simplify world api slightly 2019-05-04 20:22:17 +10:00
UnknownShadow200
ca62280043 one less warning 2019-05-04 16:38:01 +10:00
UnknownShadow200
9bc781c891 release 1.0.2 and add built bot script 2019-05-04 11:51:02 +10:00
UnknownShadow200
823b91b9ac attempt to fix pressing escape with chat open causing cursor to stay visible in web client 2019-05-02 20:02:23 +10:00
UnknownShadow200
a3233a6c24 add missng header for X11 2019-05-02 19:43:51 +10:00
UnknownShadow200
3a30445f83 less compile warnings 2019-05-02 15:32:28 +10:00
UnknownShadow200
5a21d3f02c Fix tex pack overlay crashing game. Fix pressing 'no' causing mouse to get re-centred. 2019-05-02 14:13:54 +10:00
UnknownShadow200
2c0f99ebe5 start rewriting packet sending 2019-05-02 12:03:53 +10:00
UnknownShadow200
60404fb684 fix cursor getting screwed up after using /client resolution to resize window on linux mint + cinnamon 2019-04-30 20:44:17 +10:00
UnknownShadow200
05798fda7c Fix pressing escape to exit menus on web client not making cursor disappear 2019-04-29 22:59:02 +10:00
UnknownShadow200
ed59099e5c Fix crashing on close with last commit (Thanks fam0r) 2019-04-28 21:39:32 +10:00
UnknownShadow200
eb6c50e54c Fix being stuck in zoom fov if map motd is changed to -hax (thanks aleksb385) 2019-04-28 18:13:00 +10:00
UnknownShadow200
c4ae04b777 Fix NewMap event not being raised for initial map generated in singleplayer 2019-04-28 11:20:28 +10:00
UnknownShadow200
9b3df93c8e Fix being unable to press Escape to close overlays 2019-04-28 11:03:13 +10:00
UnknownShadow200
f4c797f13e Don't bother checking return result for DrawIndexedPrimitives 2019-04-27 22:04:34 +10:00
UnknownShadow200
ed4bfe31bc
Fix some missing information in portability.md 2019-04-27 20:46:42 +10:00
UnknownShadow200
453fb48cad less compile errors with metroworks 2019-04-25 09:26:47 +10:00
UnknownShadow200
8749a37e36 Also add cantarell as a default font to fix crash on some linux distribution setups (thanks xerolyph) 2019-04-24 19:16:34 +10:00
UnknownShadow200
5a4ad0dca6 Fix crashing when using terrain.png less than 16 wide, fix crashing when using terrain.png of size 16x32 (thanks xnotx123) 2019-04-23 20:08:13 +10:00
UnknownShadow200
76b1f70fe4 expose a lot more to plugins 2019-04-22 20:36:59 +10:00
UnknownShadow200
497b9d7f3e Make 30/60/120/144 FPS modes not use 100% CPU in web client 2019-04-22 13:00:06 +10:00
UnknownShadow200
3e91f42122 use internal error codes for not supported/invalid arguments 2019-04-20 23:16:44 +10:00
UnknownShadow200
957daa2457 add missing build instructions 2019-04-20 22:21:32 +10:00
UnknownShadow200
6fc7880df2 Fix 100% CPU when disconnected on web client 2019-04-20 18:34:00 +10:00
UnknownShadow200
42c8c036a3 attempt to fix mouse wheel issues and https skin issues 2019-04-20 18:11:58 +10:00
UnknownShadow200
9adf946c43 Fix last commit 2019-04-20 17:09:01 +10:00
UnknownShadow200
4ab1359f85 Save block definitions in reverse order for .cw maps
This means when saving maps with over 256 custom blocks, software that only reads the byte ID field still picks the correct first 255 custom blocks
2019-04-20 14:29:10 +10:00
UnknownShadow200
fc17dd184c Add dejavu sans book as a default font
Attempts to fix a crash on systems with very few fonts
2019-04-16 23:36:30 +10:00
UnknownShadow200
d45a703f4c Fix colours in launcher being saved as 1 or 10 off (Thanks Cheesse) 2019-04-16 23:21:40 +10:00
UnknownShadow200
dfc203a818 Fix crash when moving caret left then pressing control down 2019-04-10 18:15:03 +10:00
UnknownShadow200
69e59db629 fix desktop modern opengl build 2019-04-09 13:45:54 +10:00