UnknownShadow200
|
f84ba17d17
|
Add TotalMilliseconds() to C DateTime
|
2017-09-15 21:01:02 +10:00 |
|
UnknownShadow200
|
be641a682d
|
Fix block picking of bedrock on map bottom, not working when map has a height of 1 block.
|
2017-09-15 18:17:35 +10:00 |
|
UnknownShadow200
|
c23ba90c1f
|
Make BlockInfo class static and break all plugins in the process.
|
2017-08-14 09:33:21 +10:00 |
|
UnknownShadow200
|
4459621057
|
Fix audio failing to play in windows 2000 VM, should hopefully address #463
|
2017-08-03 21:43:30 +10:00 |
|
UnknownShadow200
|
bee207138c
|
Only pick a block if the intersection point is exactly within reach distance. Should address #461.
|
2017-08-02 20:06:01 +10:00 |
|
UnknownShadow200
|
1f45428ec7
|
Revert "Merge remote-tracking branch 'refs/remotes/origin/Snowy'"
This reverts commit 300df2ff60efe8385ebba8b05ce1992d9f254f67, reversing
changes made to 652e697bf8f1ea3598e10bddc026578a05c3fc0e.
|
2017-06-25 17:54:02 +10:00 |
|
UnknownShadow200
|
59673aba3a
|
Initial implementation
|
2017-06-25 17:07:12 +10:00 |
|
UnknownShadow200
|
005d0cebe2
|
For the 0-1 people who bother, make 12 bit block ids as easy as a compile time switch.
|
2017-02-19 22:29:07 +11:00 |
|
UnknownShadow200
|
4f1f6f491d
|
Fix compile errors
|
2017-02-16 16:32:53 +11:00 |
|
UnknownShadow200
|
6ce84bc623
|
camera should not clip when NoClip is on
|
2017-02-09 12:27:26 +11:00 |
|
UnknownShadow200
|
d947ac6988
|
Slightly less hardcoding
|
2017-02-01 17:36:09 +11:00 |
|
UnknownShadow200
|
c35692a8c6
|
fix singleplayer cuboid
|
2017-01-23 15:06:27 +11:00 |
|
UnknownShadow200
|
98d435b110
|
fix licensing
|
2017-01-20 09:12:04 +11:00 |
|
UnknownShadow200
|
1aef52fab2
|
Use standard indentation for everything.
|
2016-11-27 14:47:09 +11:00 |
|
UnknownShadow200
|
2fa379746a
|
Style: Finish simplifying BlockInfo
|
2016-10-29 13:49:33 +11:00 |
|
UnknownShadow200
|
f9c0f75208
|
Client: Move searcher for block collisions into separate class.
|
2016-10-10 14:42:05 +11:00 |
|
UnknownShadow200
|
ab5ffd15de
|
Client: Fix third person camera clipping to wrong place when standing next to a non-full cube block (Thanks Cheesse).
This also fixes a similiar issue with being unable to pick when standing next to a non-full cube block (Thanks goodlyay).
|
2016-09-22 17:02:25 +10:00 |
|
UnknownShadow200
|
1839da07b4
|
Client: Reduce code duplication in Picking.cs
|
2016-09-22 15:50:45 +10:00 |
|
UnknownShadow200
|
2a233d9b11
|
Fix z-fighting and picking issues with water/lava.
|
2016-07-08 14:47:00 +10:00 |
|
UnknownShadow200
|
d6266ed61e
|
Normalise line endings to end this madness. (Thanks Jjp137)
|
2016-06-11 17:56:37 +10:00 |
|
UnknownShadow200
|
e1d9b979cb
|
Make water/lava be offset down by 1.5 pixels to match original classic.
|
2016-06-11 17:15:29 +10:00 |
|
UnknownShadow200
|
b2c642b8af
|
Remove Block enum.
|
2016-06-11 15:29:45 +10:00 |
|
UnknownShadow200
|
2717458067
|
Move everything to WorldEnv class.
|
2016-05-11 19:29:59 +10:00 |
|
UnknownShadow200
|
7c88855491
|
More minor performance optimisations.
|
2016-04-26 12:19:29 +10:00 |
|
UnknownShadow200
|
634b3213c3
|
Modularise LocalPlayer.Physics into separate PhysicsComponent.
|
2016-03-31 21:25:25 +11:00 |
|
UnknownShadow200
|
dbc2311435
|
Modularise ray casting into its own file.
|
2016-03-31 19:53:33 +11:00 |
|
UnknownShadow200
|
d86f599a5d
|
Modifiable liquids should affect all translucent blocks, translucent blocks should show as such in the block in hand, also fix seaming visibilities between translucent blocks on the outside of the map and inside it.
|
2016-03-29 20:32:09 +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
|
17f87dbbbb
|
Left clicking outside table in block select screen should close it, also improve picking for map borders when outside the map.
|
2016-02-17 20:45:48 +11:00 |
|
UnknownShadow200
|
bad6ac3763
|
Make loading map/generating map screen more like original classic. (Thanks Darky64)
|
2016-01-30 22:37:54 +11:00 |
|
UnknownShadow200
|
21c1c031c6
|
Allow placing blocks off map bedrock sides. (Thanks MrGoober)
|
2016-01-30 21:43:11 +11:00 |
|