Commit graph

2376 commits

Author SHA1 Message Date
UnknownShadow200
9aa7312407 Move ClassicalSharp source into a .zip to cut down on repository zip size 2019-07-20 19:56:16 +10:00
UnknownShadow200
1c1801806a
Trigger buildbot rebuild #2 2019-06-28 01:01:51 +10:00
UnknownShadow200
1b28a87085 fix not showing command line args when failing to start due 'missing IP and/or port'
also cleanup logger code in general
2019-03-01 00:21:58 +11:00
UnknownShadow200
41b4faa6a1 add a list of known classicalsharp bugs
these aren't ever going to get fixed though
2019-02-22 21:54:49 +11:00
UnknownShadow200
71ddf49168 move classicalsharp source into classicalsharp folder 2019-02-02 12:52:33 +11:00
UnknownShadow200
1fb415ca87 move files back out to fix build bot 2019-02-02 05:13:06 +11:00
UnknownShadow200
14480cd225 fix again, this time for sure 2019-02-02 04:58:02 +11:00
UnknownShadow200
b022d12e10 Try again 2019-02-02 04:52:01 +11:00
UnknownShadow200
767eb71c78 move classicalsharp source into sub-directory 2019-02-02 01:44:26 +11:00
UnknownShadow200
d2fa018b17 Fix launcher crash when completely missing resume info, port respawn changes by goodly to C client 2019-01-08 20:23:27 +11:00
UnknownShadow200
f889ae6223 Make launcher look closer to C# one
also offset text shadows slightly more for system fonts
2019-01-08 19:10:27 +11:00
Goodlyay
15cda8ffb2 x 2019-01-06 23:48:07 -08:00
Goodlyay
ffa81f8da3 Change preciserespawn to be based on noclip in
ClassicalSharp
2019-01-06 23:47:34 -08:00
Goodlyay
1525434f06 Merge branch 'master' of https://github.com/UnknownShadow200/ClassicalSharp 2019-01-06 23:18:40 -08:00
Goodlyay
790b1c094c Fix preciserespawn debacle in ClassicalSharp 2019-01-06 23:13:51 -08:00
UnknownShadow200
518b7b8d0c cleanup and make more things public 2019-01-07 16:35:45 +11:00
UnknownShadow200
9e313bd41b fix classicalsharp client always connecting to localhost 2019-01-07 10:14:43 +11:00
UnknownShadow200
91c9df5c05 Fix crash if you get disconnected when context is lost (thanks lavacraft) 2019-01-06 16:14:22 +11:00
Goodlyay
8f55606f81 Fix being able to gain height by
spamming respawn with preciserespawn
2018-12-30 16:30:28 -08:00
Goodlyay
f7364a0e63 Add preciserespawn MOTD flag 2018-12-30 02:57:30 -08:00
UnknownShadow200
d5bfa59816 Fix block permissions being borked on server with ExtendedBlocks but no BlockPermissions CPE extension, fixes #556 2018-12-26 10:24:36 +11:00
UnknownShadow200
67558dfe7e Fix C# build being broken 2018-12-25 00:14:28 +11:00
UnknownShadow200
dbdeb0d01b make table in launcher not look completely fail 2018-12-24 17:31:53 +11:00
UnknownShadow200
6fb446f8f0 add option to turn off 'noclip is disabled' etc messages 2018-12-17 11:54:04 +11:00
UnknownShadow200
af01956c31 Increase FOV limit to 179 2018-12-16 15:49:48 +11:00
UnknownShadow200
6bd9c1f6fd work on resources menu 2018-12-15 20:04:15 +11:00
UnknownShadow200
7482123873 only alpha 0 should be used for measuring default.png character widths, not alpha < 127 2018-12-04 23:05:28 +11:00
UnknownShadow200
e2035f3ae5 Release 0.99.9.99 2018-12-03 19:36:50 +11:00
UnknownShadow200
40cadd9316 Fix /client model being broken 2018-12-02 23:52:28 +11:00
UnknownShadow200
4c019f900a Show 0.30 version when in classic mode 2018-12-02 03:55:58 +11:00
UnknownShadow200
a3b8cd48c2 Fix crash if opening audio device fails, more work on porting launcher to C 2018-12-02 02:48:28 +11:00
UnknownShadow200
da93962ec6 move Block_RecalculateAllSpriteBB out of TexturePack.c 2018-11-30 20:40:08 +11:00
UnknownShadow200
b2a6fd87ec Fix some texture leaks on game exit 2018-11-26 21:06:41 +11:00
UnknownShadow200
7e63dea2cd don't hardcode max number of components 2018-11-25 20:37:18 +11:00
UnknownShadow200
6a03660fb2 Don't crash on too large skins 2018-11-25 15:31:40 +11:00
UnknownShadow200
9979ecf3b9 rebuild 2018-11-25 07:29:24 +11:00
UnknownShadow200
8865263910 Release 0.99.9.98 to fix classic+hax mode 2018-11-25 07:05:00 +11:00
UnknownShadow200
10e0a4ea2e Fix scrolling mouse while over scrollbar in inventory not working right, backport vsync crash fix on linux to C# client 2018-11-21 17:55:19 +11:00
UnknownShadow200
7013769090 Fix using ice block for borders of map, not having ice collision behaviour on bottom border 2018-11-15 17:47:27 +11:00
UnknownShadow200
b55d12f7e9 Fix hotkeys that are the same as fly/noclip/respawn/set spawn, not working at all 2018-11-12 22:56:48 +11:00
UnknownShadow200
8b3ace041d Fix black pixel on cursor on linux. 2018-11-12 20:50:15 +11:00
UnknownShadow200
131e3e7613 Fix clicking 'edge height' (so e.g. default value is set to 32), then exiting menu, then generating a new level with a smaller height (so default should only be a single digit), then going back to the menu and then clicking default value again, would show that digit followed by a leftover 2 digit 2018-11-12 00:54:46 +11:00
UnknownShadow200
a7e8429b86 fix buttons not being immediately selected when changing menus in game/launcher (thanks tornato) 2018-11-10 17:04:56 +11:00
UnknownShadow200
34172f31f2 Start exporting some functions for C client, also allow page up/down in list menus. 2018-11-08 22:36:20 +11:00
UnknownShadow200
940597d28c fix crash when http error occurs when signing in 2018-11-02 12:33:43 +11:00
UnknownShadow200
bdd37b98ab add super secret 'use c client' button to launcher 2018-10-30 13:43:22 +11:00
UnknownShadow200
9da34eab7f Don't restrict size of custom blocks to between 0 and 1, allow from -7.9 to 7.9 2018-10-28 18:01:41 +11:00
UnknownShadow200
481b973077 more rewriting to c90 2018-10-20 12:11:45 +11:00
UnknownShadow200
ce400e6d45 more rewrite for c90 2018-10-19 15:24:19 +11:00
UnknownShadow200
95f9d55d45 Call glHint(GL_FOG_HINT, GL_NICEST) to try to get pixel fog activated in more cases. (Thanks csxns, addresses #547) 2018-10-15 00:43:40 +11:00