Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-07 | Unify all cauldrons with the apartment function, which is now an util. | Jesusaves | 1 | -5/+1 | |
This means I can add new systems using the cauldron, and split them at a later date if I deem fit. Note Halinarzo houses does not comes with a Cauldron -_- | |||||
2019-08-07 | Unify all Piano codes | Jesusaves | 1 | -61/+1 | |
2019-07-14 | Fix bug on Real Estate System, where RES_UTILITIES and RES_OBJECTS would get ↵ | Jesusaves | 1 | -2/+2 | |
mixed up. | |||||
2019-04-01 | Reduce server console spam | Jesusaves | 1 | -2/+2 | |
2019-03-16 | Add several stuff and several bugfixes (specially hidden errors). | Jesusaves | 1 | -5/+5 | |
Most importantly, apartment system, a branch from Real Estate System. | |||||
2019-03-14 | Fix the remaining houses - Alchemy System is implemented (but no recipes yet) | Jesusaves | 1 | -1/+0 | |
2019-03-13 | Implement Alchemy System for Xanthem's House. | Jesusaves | 1 | -2/+7 | |
Now he only needs to buy--err, find the recipes :> | |||||
2019-03-12 | Fix doorbells | Jesusaves | 1 | -2/+2 | |
2019-03-07 | Enforce the no-ranged-weapon rule at Divine Rage skill. | Jesusaves | 1 | -1/+1 | |
Switching to a ranged weapon cancels the buff. Range is the base here! | |||||
2019-03-05 | Do not let people struck when planting beds | Jesusaves | 1 | -0/+7 | |
2019-03-05 | Uncomment some debug prints | Jesusaves | 1 | -3/+5 | |
We still need to update map cells when renting... | |||||
2019-03-05 | Real Estate patch | Jesusaves | 3 | -31/+194 | |
2019-03-05 | Real Estate attains the expected functionality. | Jesusaves | 3 | -0/+334 | |
Now we still need utility NPCs (eg. Piano could allow change map music) |