UnknownShadow200
|
d6266ed61e
|
Normalise line endings to end this madness. (Thanks Jjp137)
|
2016-06-11 17:56:37 +10:00 |
|
UnknownShadow200
|
f7dafcde0e
|
Make 'edit hotkey' menu nice, and consistent with rest of gui.
|
2016-05-15 00:04:45 +10:00 |
|
UnknownShadow200
|
5c0df54013
|
Separate 'hotkeys list' code from 'edit hotkey' gui code.
|
2016-05-14 23:21:21 +10:00 |
|
UnknownShadow200
|
723585661a
|
Make Animations a game component, make TexturePackExtractor less hardcoded.
|
2016-05-08 23:05:56 +10:00 |
|
UnknownShadow200
|
36e727beae
|
Fix texture pack not changing in singleplayer, tidy up save level menu.
|
2016-05-08 21:00:29 +10:00 |
|
UnknownShadow200
|
9c432833de
|
Remove .lcl and .fcm exporter, use .schematic exporter which actually works in recent MCEdit. (Thanks goodlyay)
|
2016-05-08 20:37:41 +10:00 |
|
UnknownShadow200
|
d74dc198e9
|
Reorganise save level screen.
|
2016-05-08 14:39:53 +10:00 |
|
UnknownShadow200
|
48496794fe
|
Modularise MapCw (to allow NBT read/write to be reused elsewhere)
|
2016-04-19 19:25:19 +10:00 |
|
UnknownShadow200
|
b9368a8a62
|
Make GenerateLevel menu description widgets match indention.
|
2016-04-19 11:54:46 +10:00 |
|
UnknownShadow200
|
c050ae7a9e
|
Add very basic .lvl importer (need to fallback physics blocks, no support for custom blocks), also tidy up some of the interfaces.
|
2016-04-11 09:55:02 +10:00 |
|
UnknownShadow200
|
32697c43ca
|
Implement proper scrollbar for the block inventory, partially addresses #141.
|
2016-03-30 22:43:08 +11:00 |
|
UnknownShadow200
|
7a2e5d6049
|
Organise most things into namespaces.
|
2016-03-27 09:33:51 +11:00 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
7a9fee3b94
|
Fix default menu input widget height cutting off larger fonts. (Thanks FabTheZen)
|
2016-02-06 23:56:29 +11:00 |
|
UnknownShadow200
|
70243e6838
|
Allow using non-arial font names.
|
2016-02-01 18:11:06 +11:00 |
|
UnknownShadow200
|
1b4071f9eb
|
Allow binding keyboard presses to act like mouse clicks.
|
2016-01-20 16:24:27 +11:00 |
|
UnknownShadow200
|
c1753b03b8
|
Can get extended help/description by right clicking on certain buttons.
|
2016-01-20 14:14:56 +11:00 |
|
UnknownShadow200
|
b0b1afc617
|
Fix level saving from last commit.
|
2015-12-30 14:00:30 +11:00 |
|
UnknownShadow200
|
1bb4b9d99b
|
Move texture packs and map files into their own sub-directories.
|
2015-12-30 13:54:33 +11:00 |
|
UnknownShadow200
|
f03148555e
|
Use absolute instead of relative paths, launching ClassicalSharp from terminal works properly now.
|
2015-12-27 22:51:26 +11:00 |
|
UnknownShadow200
|
52ac0e55df
|
Add button to overwrite existing maps in singleplayer (Thanks arrco)
|
2015-12-22 23:59:35 +11:00 |
|
UnknownShadow200
|
f652953582
|
Add a generation gui.
|
2015-12-10 21:36:55 +11:00 |
|
UnknownShadow200
|
a13d3147bc
|
Use gui.png.
|
2015-11-30 14:16:48 +11:00 |
|
UnknownShadow200
|
4ccbc900a1
|
Option to hide block in hand, make back to X smaller and move quit game to right of it, use waithandle instead of Thread.sleep so music thread doesn't keep client alive.
|
2015-11-30 08:08:32 +11:00 |
|
UnknownShadow200
|
f1a7a0e513
|
Remove 'Add new' from hotkeys, just clicking on empty hotkey line does the same thing. Make HUD show behind pause and block menu screen.
|
2015-11-08 17:03:44 +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
|
bf18a732c5
|
Fix selected block box not showing behind translucent blocks, make it so that you are able to place blocks on the bottom layer of bedrock, fix ice physics.
|
2015-10-25 07:40:58 +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
|
e9c190c28c
|
Refactor and comment gui, make tab list higher up and more solid.
|
2015-10-09 16:47:39 +11:00 |
|
UnknownShadow200
|
728785ed6c
|
Fix non 32bpp terrain atlases crashing the client, remove some leftover debug stuff.
|
2015-10-03 06:57:20 +10:00 |
|
UnknownShadow200
|
d632374a88
|
Add proper level saving screen.
|
2015-09-28 06:41:16 +10:00 |
|
UnknownShadow200
|
e81bbc13ae
|
Reduce model vertices size, reduce complexity of TextInputWidget significantly, add basis for a save level screen.
|
2015-09-27 20:29:31 +10:00 |
|