iProgramInCpp
bfdd5beb75
* Fix include paths. Now it builds properly.
2023-08-05 15:34:07 +03:00
iProgramInCpp
71e700a300
* More work getting this shit to compile again
2023-08-05 14:57:18 +03:00
iProgramInCpp
8b92eced31
* Initial cleanup.
...
Will now need to cleanup includes, which will take a while ...
2023-08-05 14:21:40 +03:00
iProgramInCpp
3268f0aafc
* Flip the tiles by 90 degrees
...
* Fix stairs rendering
This fixes bad lighting on the sand, but tiles are "mirrored" from their look in gui_blocks.png. But this is an overall better state :)
2023-08-05 14:01:35 +03:00
riall
24ca8598ac
final fixes
2023-08-05 05:15:13 -04:00
iProgramInCpp
7d331e76c7
* Decompile LargeFeature, LargeCaveFeature. Add in game for testing.
...
* Rename Random::nextTLong to Random::nextLong
2023-08-04 21:48:57 +03:00
iProgramInCpp
89c7adbbe5
* More improvements to the world generator!!
2023-08-04 18:50:19 +03:00
iProgramInCpp
1386b3d658
* Improve survival mode stuff.
2023-08-04 11:18:28 +03:00
iProgramInCpp
1921552b18
* Rename SurvivalMode to CreativeMode
2023-08-04 09:58:52 +03:00
iProgramInCpp
7c83a4d6aa
* Add bookshelves and mossy stone.
2023-08-03 23:18:17 +03:00
iProgramInCpp
139062625c
* Add sponges.
2023-08-03 23:02:15 +03:00
iProgramInCpp
352626224a
* Add Saplings
...
* Add headers to CreateWorldScreen and SavingWorldScreen
2023-08-03 22:41:02 +03:00
iProgramInCpp
48797129a3
x
2023-08-03 12:58:17 +03:00
iProgramInCpp
456981c680
* Add ItemSpriteRenderer
2023-08-03 12:44:43 +03:00
iProgramInCpp
4c81c728f6
* Add the CreateWorldScreen.
2023-08-02 22:36:23 +03:00
iProgramInCpp
d363d8d298
* Add improved saving.
2023-08-02 13:53:35 +03:00
iProgramInCpp
450cb190b6
* Finish level saving.
2023-08-02 13:15:25 +03:00
iProgramInCpp
865d688212
* Start work on ExternalFileLevelStorage
2023-08-02 09:07:20 +03:00
iProgramInCpp
858315ce54
* Add RegionFile class.
2023-08-01 16:15:13 +03:00
iProgramInCpp
47f9b45ac4
* Add support for an options file on Windows.
2023-07-31 18:28:10 +03:00
iProgramInCpp
cb085a8956
* Add Player::drop
2023-07-31 17:13:10 +03:00
f
ace9069077
Add windows soundsystem
...
Add Basic functionality to the playAt method only can play sounds in 2D.
2023-07-31 12:17:52 +02:00
iProgramInCpp
5e739f3d5b
* Rename Options.hpp -> GameMods.hpp, to fix some errors
2023-07-31 10:11:32 +03:00
iProgramInCpp
400771b417
* Move the main into the App filter.
2023-07-31 09:53:17 +03:00
iProgramInCpp
97dd5ff8e9
Move the Windows AppPlatform into its own folder.
2023-07-31 09:48:12 +03:00
iProgramInCpp
9642818a88
* Initial commit.
...
:)
2023-07-30 22:22:02 +03:00