Skip to content

Releases: Vierre3/R-Type

Release v1.2

18 Jan 21:32
6edc850

Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

Release v1.1

18 Jan 19:44

Choose a tag to compare

What's Changed

  • feat: integration of colored ship sprites by @BjrTom in #111
  • test: git action webhook handling by @Vierre33 in #124
  • feat: add network documentation with example files by @BjrTom in #125
  • test: git action webhook handling by @Vierre33 in #128
  • test: git action webhook handling by @Vierre33 in #129
  • fix: git action clearer name by @Vierre33 in #130
  • feat: add moving background by @Vierre33 in #131
  • feat: animation for player and monster by @laiheau in #136
  • fix: client crash when overloaded by @BjrTom in #122
  • feat: new assets loading helper class by @Vierre33 in #138
  • feat: change SFML 2.5 to 3.0 by @BjrTom in #142
  • feat: add Windows compilation with cmake by @BjrTom in #143
  • 75 waiting screen by @azeloup in #144
  • feat(build): CPM for dependencies management and ccache for faster build by @Remnou2 in #145
  • 139 multi thread by @BjrTom in #146
  • feat(build): Installation script for CPM and Linux by @Remnou2 in #148
  • 151 instalation documentation by @BjrTom in #152
  • feat(doc): added documentation for the installation by @Remnou2 in #150
  • feat: add player missile animation by @laiheau in #153
  • merge: dev into main by @Vierre33 in #154
  • fix: erased moving background from previous merges by @Vierre33 in #156
  • 155 lobby by @BjrTom in #157
  • 83 tcp setup by @azeloup in #158
  • feat: add get_args lib by @BjrTom in #162
  • 114 graphic component by @Vierre33 in #186
  • fix: unused warning by @BjrTom in #187
  • feat: add return to lobby button on end screen by @BjrTom in #191
  • feat: add connection menu with editable ip & port by @BjrTom in #194
  • 190 settings rebind by @BjrTom in #195
  • feat: added sound control in the settings by @Remnou2 in #203
  • feat: add HeartBeat packet to handle player's crashs and secure communication by @BjrTom in #199
  • feat: add win condition and screen by @BjrTom in #201
  • feat: add static enemy by @BjrTom in #205
  • refactor: split main.cpp and create_entities.cpp into modular files by @Remnou2 in #208

New Contributors

Full Changelog: v0.1...v1.1

Release v0.1

16 Dec 09:14
6c0cc4d

Choose a tag to compare

What's Changed

  • Merge Dev into Main by @Vierre33 in #1
  • Feat: full server + ECS + client with basic multiplayer movements by @Vierre33 in #82
  • feat: players shots visible for everyone by @Vierre33 in #84
  • feat: change client sync with server by @Vierre33 in #86
  • feat: add ECS text handling by @BjrTom in #92
  • feat: add players names by @BjrTom in #93
  • merge enemy movement into dev by @azeloup in #94
  • refactor: cleaning the sending/reception by @Vierre33 in #96
  • feat: mobs shooting fireballs by @Vierre33 in #97
  • feat: adding the health system for the player and the monsters by @azeloup in #98
  • merge: Early game working from dev to main by @Vierre33 in #100
  • test: git action webhook message by @Vierre33 in #107
  • test: git action webhook message by @Vierre33 in #110

Full Changelog: https://github.com/Vierre33/R-Type/commits/v0.1