obligaron
b42b72221f
Use PlayerAtPosition at more places
2 years ago
obligaron
fae6b3d817
Change Player::getId() and MyPlayerId to uint8_t
2 years ago
dependabot[bot]
c19752ef5f
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Oleksandr Kalko
6cf85aed55
Upgrade vcpkg commit
2 years ago
obligaron
19b6e2bcc4
Fix debug spawning monsters
2 years ago
qndel
16c814badf
fix trn path in debug cmd
2 years ago
Anders Jenbo
34adaa66e7
Fix object layer height when loading in set levels
2 years ago
obligaron
22ec684671
Fix some MSVC warnings
2 years ago
obligaron
f445bb4ef8
Change CastSpell to Player reference
2 years ago
obligaron
82aa0635c1
Simplify delay player messages
2 years ago
obligaron
e7ba810af7
Update existing monsters after loading monster gfx
2 years ago
hiperiondev
fd0b5285a8
Correct and complete
2 years ago
obligaron
d4a70a2bc5
Fix MSVC warnings in monster.cpp/monsterdat.cpp
2 years ago
obligaron
7cd7a3445f
Remove global SetPiece Handling
2 years ago
obligaron
42e1b82a91
Use GetDunSize in loops
2 years ago
obligaron
dc85e7db43
Introduce GetDunSize
2 years ago
obligaron
75f68e1b8f
Introduce Player::occupyTile
2 years ago
obligaron
f3831deeb1
Fix a MSVC warning in towners.cpp
2 years ago
obligaron
81d738e303
Introduce Monster::occupyTile
2 years ago
Oleksandr Kalko
ef69727586
Upgrade source-download SDL to 2.28.5 ( #6838 )
2 years ago
obligaron
79a43dc1de
Introduce AddMissile overloads specific for player and monster
2 years ago
Oleksandr Kalko
52027f8ddd
Android upgrades
...
* Gradle to 8.4
* Gradle Android plugin to 8.1.4
2 years ago
Gleb Mazovetskiy
e5c7f0f174
Only enable exceptions for builds with ZeroTier ( #6824 )
...
Co-authored-by: staphen <staphen@gmail.com>
2 years ago
obligaron
b2acfbc95d
Fix remaining warnings in DiabloUI
2 years ago
obligaron
d3bdd4b8cc
Change DiabloUI list callbacks indexes from int to size_t
2 years ago
staphen
ef30ea1b5d
Don't access sgSFX if sound is not initialized
2 years ago
staphen
73777b276a
Ignore invalid PT_DISCONNECT packets instead of crashing
2 years ago
staphen
2e958ee546
Avoid sending PT_DISCONNECT packet to dropped player
2 years ago
KPhoenix
b8738ab4cf
Validation: Validate Item Drop Packets
2 years ago
staphen
c4792be763
Remove invalid items after loading heroitem data
2 years ago
staphen
293ad814e6
Restore packed item state when regenerating an item using heroitem data
2 years ago
Krzysztof Pawlik
ba48e0272a
Update Polish translation. ( #6819 )
...
* Update Polish translation.
* Update Translations/pl.po
Co-authored-by: qndel <stefan551@o2.pl>
* Update Translations/pl.po
Co-authored-by: qndel <stefan551@o2.pl>
---------
Co-authored-by: qndel <stefan551@o2.pl>
2 years ago
obligaron
f31def7c33
Fix MSVC warnings in qol\*
2 years ago
Gleb Mazovetskiy
7e70c3b305
RecordReader: Simplify error handling
2 years ago
Gleb Mazovetskiy
17f95a04da
Migrate missile sprite data to txtdata
2 years ago
Gleb Mazovetskiy
7cb24054a3
DataFile: Add a couple of helper methods
2 years ago
staphen
a23119ae1c
Get rid of protocol_exception
2 years ago
Krzysztof Pawlik
ab8aef47ee
Update on/off for Polish translation.
2 years ago
Oleksandr Kalko
34beadb0e0
Update Ukrainian TL for 1.6.0
2 years ago
Oleksandr Kalko
4f6aa62e19
Update from code
2 years ago
Krzysztof Pawlik
43cc74c94e
Do not translate chat box commands.
2 years ago
Krzysztof Pawlik
48d0b9da18
Fix typo: "unkown" -> "unknown".
2 years ago
Krzysztof Pawlik
fe83f455c9
Update Polish translation.
2 years ago
Krzysztof Pawlik
6bc478a694
Reuse two strings, add missing translation.
2 years ago
Krzysztof Pawlik
f8289561aa
Sync Polish translations with the source code.
2 years ago
Gleb Mazovetskiy
b2fa87130f
Packaging/resources/assets -> assets
2 years ago
Gleb Mazovetskiy
e350d9be06
Remove SNetGet/SetLastError
...
The only named code that was ever set is `STORM_ERROR_NO_MESSAGES_WAITING`.
There was also a call in `menu.cpp` which as far as I can tell is not
needed (if it is, it should be replaced by something else).
2 years ago
Gleb Mazovetskiy
876055b272
Migrate effect.cpp data to TSV
2 years ago
Gleb Mazovetskiy
cfdade5f37
Simplify txtdata parsing with a helper class
2 years ago
Gleb Mazovetskiy
f566359e4f
Migrate item data to txtdata/
2 years ago