Commit graph

341 commits

Author SHA1 Message Date
UnknownShadow200
c169a9707d General cleanup of OSX in OpenTK, may break things. 2015-11-04 09:33:45 +11:00
UnknownShadow200
62f1ca71d6 Fetch gui.png, sky should not move below map.Height + 8. 2015-11-04 07:12:05 +11:00
UnknownShadow200
1e0860354b Release 0.97, 0.96 has a fatal flaw in it. 2015-11-03 20:46:55 +11:00
UnknownShadow200
887d846ef2 Use Classicube's api rather than web scraping. 2015-11-03 20:31:34 +11:00
UnknownShadow200
29db4b88cf Add lightweight JSON parsing library based off 'simple-json'. 2015-11-03 19:13:41 +11:00
UnknownShadow200
88e2c86b62 Fix search and play being offset too much, fix updates screen showing local rather than UTC time. 2015-11-03 09:55:38 +11:00
UnknownShadow200
12191fe45c Add update check for Windows that now restarts the launcher. 2015-11-03 09:47:42 +11:00
UnknownShadow200
6f60ae2c02 Make rain/snow fade out properly and make them much higher (looks nicer), fix update checking to the point it can now download to update.zip. 2015-11-03 08:34:16 +11:00
UnknownShadow200
d1818f6e23 Cleanup WeatherRenderer somewhat, add (non-working) update screen to new launcher. 2015-11-03 07:57:43 +11:00
UnknownShadow200
42e86be6f0 Fix crashing when rainy but not drawing any vertices on nVidia cards, use default.png font for player names. 2015-11-02 17:29:56 +11:00
UnknownShadow200
522a09547b Make new launcher use dirt from current texture pack for background. 2015-10-31 19:53:00 +11:00
UnknownShadow200
ddad12c442 Add support for clicking names in player list, add (not used) support for dirt background to new launcher. 2015-10-31 19:03:25 +11:00
UnknownShadow200
043c14fad7 Add support for FullCP437 CPE extension, add support for LongerMessages CPE extension 2015-10-30 08:24:35 +11:00
UnknownShadow200
8f5f869ab5 Add sponges to singleplayer. 2015-10-29 21:03:12 +11:00
UnknownShadow200
c2bd4c7971 Store last entered text in new launcher, more comments in new launcher, don't scroll past last server unless the launcher can show all servers in the table. 2015-10-29 20:41:18 +11:00
UnknownShadow200
32a44fc231 Release 0.96. 2015-10-28 18:28:46 +11:00
UnknownShadow200
2493feb86f Initial implementation of being able to switch between arial and default.png (only works for FPSscreen right now) 2015-10-28 07:20:15 +11:00
UnknownShadow200
4f4b6e2a2f Start work on using default.png as an alternative for text rendering. 2015-10-27 10:18:04 +11:00
UnknownShadow200
59aa0a1c07 Remove console window from default builds. 2015-10-27 07:08:46 +11:00
UnknownShadow200
a9406906cb Add hotkey gui, workaround MCDzienny servers adding a + for classicube.net accounts. 2015-10-26 10:46:48 +11:00
UnknownShadow200
e83957c685 More code commenting and cleanup. 2015-10-25 20:34:47 +11:00
UnknownShadow200
0d255b4586 More cleanup, fix map side textures being upside down. 2015-10-25 15:36:40 +11:00
UnknownShadow200
ee9ed99c72 Fix new launcher crashing when clicking 'yes' in ResourcesScreen, fixes #102 again. (Thanks Cheesse) 2015-10-25 07:47:47 +11:00
UnknownShadow200
fc4e8c7e56 Rope now uses its actual bounding box for collision detection, add clipboard support to new launcher, add clearing input support to new launcher. General cleanup of new launcher too. 2015-10-24 12:33:37 +11:00
UnknownShadow200
8c8a850fad Fix some things in launcher, update readme. 2015-10-23 18:23:03 +11:00
UnknownShadow200
378399aed1 Fix for escape not clearing chat, fix new launcher not working. 2015-10-23 13:24:51 +11:00
UnknownShadow200
9e15c3775b Add tab to new launcher, make sprite bounding boxes exactly match the texture. 2015-10-22 18:29:12 +11:00
UnknownShadow200
527677c390 Compiles now with VS 2015 without displaying 'Upgrade project' dialogs. 2015-10-22 12:54:56 +11:00
UnknownShadow200
a10fe0336f Able to bind mouse buttons to keyboard, fix various things with the launcher. 2015-10-22 12:03:47 +11:00
UnknownShadow200
d06bca9dba Fix crashing of client on all platforms, fix new launcher crashing on linux. 2015-10-21 19:23:42 +11:00
UnknownShadow200
7cf129963d More comments, new launcher works on linux. 2015-10-21 18:30:18 +11:00
UnknownShadow200
e726a4aef8 Remove invalidate as it didn't fix issues on linux, other minor cleanup. 2015-10-21 06:15:49 +11:00
UnknownShadow200
bc147bc295 Only recreate window handles when necessary. 2015-10-20 15:42:48 +11:00
UnknownShadow200
e1a244e319 Implement servers list and stuff. 2015-10-20 12:57:18 +11:00
UnknownShadow200
c205b03726 Make the new launcher cross-platform. 2015-10-19 18:31:22 +11:00
UnknownShadow200
f639de8f7b More work on simplifying gui functions, more work on new launcher. 2015-10-19 18:19:05 +11:00
UnknownShadow200
87be12ec71 More work on new launcher. 2015-10-17 20:20:44 +11:00
UnknownShadow200
bc4405ff64 More work on launcher, copy stuff across from old launcher. 2015-10-16 20:31:37 +11:00
UnknownShadow200
6e3a926fab Refactor contexts slightly - use a null context when running on Direct3D. Clean up DrawTextArgs slightly, start work on a brand new launcher that is free of WinForms. 2015-10-16 19:50:51 +11:00
UnknownShadow200
1740631f17 Simplify linux backend, use core vbo functions if running >= 1.5 opengl. 2015-10-01 18:10:22 +10:00
UnknownShadow200
0979c0597e Fix translucent blocks, fix clipboard crashing the client. 2015-09-30 13:49:37 +10:00