Tomashu

Results 97 issues of Tomashu

Na sandbox zaczęły się pojawiać się jakieś dziwne numery paczkomatów. Kiedyś były tam prawdziwe numery paczkomatów. Teraz są np takie: CZE-TMS1 CZE-TMS2 CZE-TMS3 ILSCZS001 AUTO1644935449215 ![image](https://user-images.githubusercontent.com/260290/183902063-15e6cdcf-2ea3-4330-8aca-a1d6aa606df6.png) Takich paczkomatów inpostu nie...

sandbox

Allow more 3d dungeon generation: - random room y (indoors different height - whole room) - stairs/angled corridors - building vb - slopes - holes - random room/corridor height -...

Epic

## Traps Different trap levels (weak, normal, strong, lethal). - sliding floor - bear trap - crushing ball - moving wall with spikes - crushing walls - lowering ceiling with...

Epic

- fix function names, Generate vs Spawn - common code for players and ai - convexSweepTest for bullets - unify error message for loading - rename City -> Settlement -...

Epic
tech

Epic for changes that don't fit anywhere. ## Changes + spawning corpses with items in dungeons + iron golems spawn almost never + same armor for guards / militia (maybe...

Epic

Instead of walking on green area to transfer add "Zone" door. On use (E) act like green zone.

enhancement

Crash GUID: 4fb7e9ad-77e6-47e4-8536-700218c1d7c2 Reported by: Savagesheep Crash in void QuestManager::Write(BitStreamWriter& f) when there are other changes then REGISTER_ITEM. Added some checking to prevent crash and log errors. Last errors reported...

bug
crashrpt

- loading text files encoded as ascii or utf8 (or utf8 only), there should be check for BOM to inform there is something wrong if other encoding is used -...

tech

Use scene renderer for: - inside buildings (SimpleScene) - outside location (QuadtreeScene) - inside location (PortalScene)

tech

enhancement
P-low