TheoryOfNekomata
|
47c9784093
|
Rename max sprites constant
Use IZ_ prefix for constants.
|
hace 1 año |
TheoryOfNekomata
|
b4cf53c181
|
Add more sprite logic
Demonstrate on-the-fly flip for sprites.
|
hace 2 años |
TheoryOfNekomata
|
95d3fb8e9c
|
Add placeholder algorithms
TODO comments for implementation.
|
hace 2 años |
TheoryOfNekomata
|
033471bf25
|
Update asset management
Make distinctions between internal and external (downloaded from
third-party servers).
|
hace 2 años |
TheoryOfNekomata
|
5d1c4b0a69
|
Use sprite loading logic to reuse sprites
Make use of sprite loading to streamline the sprite management process.
|
hace 2 años |
TheoryOfNekomata
|
8fddede051
|
Update sprite loading code
The sprites are now loaded using a utility function in IZ_video.
|
hace 2 años |
TheoryOfNekomata
|
63021f04d1
|
Trace weapon ammo
The magazines for each weapon except the rifles have been drawn.
|
hace 2 años |
TheoryOfNekomata
|
57e4a768dc
|
Update config
Add templates for config item types.
Also updated server's config to use the global config module.
|
hace 2 años |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
hace 2 años |
TheoryOfNekomata
|
143206529b
|
Refactor code
Rename files in order to prepare for extraction for publishing
subsystems independently.
|
hace 2 años |
TheoryOfNekomata
|
3ee49cf7e9
|
Update name of app and network binding member
Make the member name generic to accommodate other potential
implementations beyond Websockets.
|
hace 2 años |
TheoryOfNekomata
|
1a2f4ff726
|
Implement retries behavior and config
Provide the facility for the player to retry a failed connection a
certain number of times.
|
hace 2 años |
TheoryOfNekomata
|
5283548bb3
|
Refactor input and video logic
Put input and video subsystems into their own directories.
|
hace 2 años |