Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-03 | Remove SetProperty(...cPlayer) | Tiger Wang | 1 | -7/+3 | |
Enchantment table, anvil windows are already opened one per-player. | |||||
2020-10-01 | Enchanting table shows detail on hover. Enchanting is deterministic. (#4937) | KingCol13 | 1 | -8/+15 | |
* Use lapis for enchanting, subtract correct number of levels, ClientHandle now selects from pregenerated list. Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-09-20 | Added end portal and enchanting table block entities | 12xx12 | 1 | -1/+1 | |
2020-07-04 | cWindow: Convert XYZ to Vector3 (#4764) | MaxwellScroggs | 1 | -2/+2 | |
2020-04-16 | Using Super. | Mattes D | 1 | -2/+3 | |
2015-03-10 | Moved window code into cpp files | Howaner | 1 | -67/+10 | |
2014-12-17 | C++11 and function rename. | Howaner | 1 | -2/+2 | |
2014-12-13 | Implemented vanilla-like shift click. | Howaner | 1 | -0/+19 | |
This fixes many visual bugs. | |||||
2014-12-13 | Own classes for all windows. | Howaner | 1 | -0/+82 | |