UnknownShadow200
|
2e02593862
|
Fix ClassicalSharp not working properly when the Launcher is used via the terminal with its currently directory set to a different directory from the location of ClassicalSharp.exe, also add switch block animation.
|
2015-11-16 14:55:50 +11:00 |
|
UnknownShadow200
|
70a2fc868f
|
Save singleplayer physics option, only use mob texture for external urls, use bigger font size for name texture.
|
2015-11-11 17:27:36 +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
|
c8061b64fd
|
Cleanup SelectionManager, don't show all 64 spaces in ChatInputWidget.
|
2015-11-08 16:32:08 +11:00 |
|
UnknownShadow200
|
5218124c6c
|
Separate writing methods, allow entering CP437 directly into chat via clipboard if server supports FullCP437.
|
2015-11-05 18:43:16 +11:00 |
|
UnknownShadow200
|
476def4c41
|
Fix partial messages being word wrapped when LongerMessages is supported, fix left/right shift key being 'stuck' due to WM_SYSKEYUP message only being sent once, start work on refactoring models.
|
2015-11-05 09:05:58 +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
|
f678a2b6c6
|
Update main screenshot to use default.png
|
2015-10-29 06:28:23 +11:00 |
|
UnknownShadow200
|
0d255b4586
|
More cleanup, fix map side textures being upside down.
|
2015-10-25 15:36:40 +11:00 |
|
UnknownShadow200
|
448ec55e6e
|
Add screen for loading maps in singleplayer.
|
2015-10-10 18:21:41 +11:00 |
|
UnknownShadow200
|
69e23c88e1
|
Separate various aspects of 'Game' class into own separate classes.
|
2015-10-02 16:03:55 +10:00 |
|
UnknownShadow200
|
d632374a88
|
Add proper level saving screen.
|
2015-09-28 06:41:16 +10:00 |
|
UnknownShadow200
|
067f87ce37
|
Use default op block permissions regardless of whether BlockPermissions is used or not. BlockPermissions settings always override other attempts to set permissions.
|
2015-09-27 06:40:33 +10:00 |
|
UnknownShadow200
|
81d1a5f00a
|
Add single player specific option for toggling physics, move drawing rounded rectangle to Utils2D.
|
2015-09-26 20:11:32 +10:00 |
|
UnknownShadow200
|
397b4040e4
|
Add support for exporting as .cw files. Remove .fcm exporting support.
|
2015-09-26 18:45:58 +10:00 |
|
UnknownShadow200
|
ba565760c3
|
Add support for importing .cw maps.
|
2015-09-26 08:54:08 +10:00 |
|
UnknownShadow200
|
ebca009143
|
Add sapling growth to singleplayer.
|
2015-09-26 06:41:30 +10:00 |
|
UnknownShadow200
|
6c69baeb38
|
More physics (still to go: saplings)
|
2015-09-25 20:21:05 +10:00 |
|
UnknownShadow200
|
808d66ea6c
|
Initial single player physics added.
|
2015-09-25 18:17:04 +10:00 |
|
UnknownShadow200
|
868a62230f
|
Fix crashing if map already existed when saving in singleplayer.
|
2015-09-20 07:57:22 +10:00 |
|
UnknownShadow200
|
4b51c5c4c0
|
Add support for loading .dat files, mark single-player support as done.
|
2015-09-19 11:03:18 +10:00 |
|
UnknownShadow200
|
670a887218
|
Load terrain.png from texture packs, add client command to load texture packs.
|
2015-09-12 08:46:48 +10:00 |
|
UnknownShadow200
|
1aff357e80
|
Make sure we don't overwrite existing map files when saving, because we permanently lose some of the original map's metadata when the client loads a map.
|
2015-09-01 20:05:53 +10:00 |
|
UnknownShadow200
|
c8c8b8072d
|
Partial support for saving and loading maps.
|
2015-09-01 19:58:21 +10:00 |
|
UnknownShadow200
|
7826f84b55
|
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
|
2015-09-01 18:03:36 +10:00 |
|
UnknownShadow200
|
7baf64051f
|
Add proper singleplayer support. Can generate new flatgrass worlds with /client gen, also the client starts singleplayer when no arguments are provided.
|
2015-09-01 17:24:01 +10:00 |
|