You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Rusty Shooter][rusty-shooter] is a Quake3-like first-person shooter written in Rust using [rg3d engine][rg3d-engine].
142
+
[Rusty Shooter][rusty-shooter] is a Quake3-like first-person shooter
143
+
written in Rust using [rg3d engine][rg3d-engine].
135
144
136
145
Features:
137
146
@@ -174,11 +183,19 @@ This month an alpha version was published on itch: [check it out here][colony-it
174
183
175
184
^ _Rolling mountain landscape_
176
185
177
-
[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf Fortress and Cube World.
186
+
[Veloren][veloren] is an open world, open-source voxel RPG
187
+
inspired by Dwarf Fortress and Cube World.
178
188
179
-
At the beginning of the month, the team met for a 0.6 intro meeting. It was decided that 0.6 would focus on things for the player to do, and hence will be called "The Content Update".
189
+
At the beginning of the month, the team met for a 0.6 intro meeting.
190
+
It was decided that 0.6 would focus on things for the player to do,
191
+
and hence will be called "The Content Update".
180
192
181
-
Research has been done on multiple areas this month. One domain is level of detail, which is allowing mountains off in the distance to be rendered much faster. Another domain is server persistence. Finding a way for the server to efficiently persist player information is a large part of what is needed for The Content Update.
193
+
Research has been done on multiple areas this month.
194
+
One domain is level of detail, which is allowing mountains off in the distance
195
+
to be rendered much faster.
196
+
Another domain is server persistence.
197
+
Finding a way for the server to efficiently persist player information
198
+
is a large part of what is needed for The Content Update.
182
199
183
200
Here is the February changelog:
184
201
@@ -215,7 +232,10 @@ You can read more about some specific topics:
215
232
216
233

217
234
218
-
In March, there will be a heavy focus on completing level of detail work as well as persistence. Modding support will be explored further. Player achievements will be merged into the game, and we will start looking at where more content can be added.
235
+
In March, there will be a heavy focus on completing level of detail work
236
+
as well as persistence. Modding support will be explored further.
237
+
Player achievements will be merged into the game,
238
+
and we will start looking at where more content can be added.
219
239
220
240
February's full weekly devlogs: "This Week In Veloren...":
221
241
[#53](https://veloren.net/devblog-53),
@@ -312,9 +332,10 @@ _Discussions:
312
332
[Everpuzzle] is a Tetris Attack like action-puzzle game written in Rust.
313
333
314
334
Everpuzzle aims to become a similar game like Tetris Attack and expand on its concepts.
315
-
The project was recently rewritten with minimal dependencies to achieve small compile times and gain more control over the
316
-
underlying engine architecture.
317
-
In the past Everpuzzle was using Amethyst with ECS, however there were some issues that made development difficult.
335
+
The project was recently rewritten with minimal dependencies to achieve small
336
+
compile times and gain more control over the underlying engine architecture.
337
+
In the past Everpuzzle was using Amethyst with ECS,
338
+
however there were some issues that made development difficult.
318
339
Everpuzzle's big goals are AI, Multiplayer and different Game modes.
319
340
320
341
Big changes coming in version 0.2, full list [here](https://github.com/Skytrias/everpuzzle/blob/master/CHANGELOG.md):
[Antorum] is a multiplayer RPG where players build their characters and fight against the growing threats on the isle. The game server is authoritative and written in Rust, while the client is written in Unity/C#.
360
+
[Antorum] is a multiplayer RPG where players build their characters
361
+
and fight against the growing threats on the isle.
362
+
The game server is authoritative and written in Rust,
363
+
while the client is written in Unity/C#.
340
364
341
-
This month, the focus was on cooking skill. This includes recipes and cookware. Players will need a cooking appliance, such as a stove or campfire to cook some Chonkrat Stew inside a pot. A heavy refactor to the interaction system had to be made, as well as changes to networking.
365
+
This month, the focus was on cooking skill. This includes recipes and cookware.
366
+
Players will need a cooking appliance, such as a stove or campfire
367
+
to cook some Chonkrat Stew inside a pot.
368
+
A heavy refactor to the interaction system had to be made,
369
+
as well as changes to networking.
342
370
343
371
Check out te full devlog: [#18 "Cooking"](https://dooskington.com/dev-log/18).
344
372
@@ -405,9 +433,15 @@ _Discussions:
405
433
406
434

407
435
408
-
Tennis academy dash is a time management game where you are the manager of a tennis academy and you need to coordinate various players to play on your courts.
436
+
Tennis academy dash is a time management game where you are the manager
437
+
of a tennis academy and you need to coordinate various players
438
+
to play on your courts.
409
439
410
-
The game is still a work in progress, but the demo version has been uploaded to itch.io this month, so you can go ahead and check it out! Give it a go (the build is only for mac at the moment but other platforms coming soon) and drop a comment with any feedback on [tennis-academy-dash].
440
+
The game is still a work in progress, but the demo version
441
+
has been uploaded to itch.io this month, so you can go ahead and check it out!
442
+
Give it a go
443
+
(the build is only for mac at the moment but other platforms coming soon)
444
+
and drop a comment with any feedback on [tennis-academy-dash].
@@ -432,16 +466,22 @@ every Sunday at 19:30 PM GMT [on Twitch][dwarf-twitch].
432
466
433
467
> _Space is a lonely place, but at least you've got the music to keep you company._
434
468
435
-
[Lonely Star][lonely-star] is a side-scrolling infinite runner, with simple generative music. You collect orbs and fly through rings in order to play notes and stay alive.
469
+
[Lonely Star][lonely-star] is a side-scrolling infinite runner,
470
+
with simple generative music.
471
+
You collect orbs and fly through rings in order to play notes and stay alive.
436
472
437
-
It was developed by [17cupsofcoffee][17cupsofcoffee], using the [Tetra][tetra] 2D game framework, for [Weekly Game Jam #135](weekly-game-jam-135).
473
+
It was developed by [17cupsofcoffee][17cupsofcoffee],
474
+
using the [Tetra][tetra] 2D game framework,
475
+
for [Weekly Game Jam #135](weekly-game-jam-135).
438
476
439
477
------
440
478
441
479
Tetra itself also received two small updates recently:
442
480
443
-
-[Version 0.3.2 was released][tetra-0.3.2], with bugfixes and some tools for simple AABB collision detection.
444
-
-[The Pong tutorial was updated with a new chapter][tetra-pong], showing how to use Tetra's graphics and input APIs.
481
+
-[Version 0.3.2 was released][tetra-0.3.2],
482
+
with bugfixes and some tools for simple AABB collision detection.
483
+
-[The Pong tutorial was updated with a new chapter][tetra-pong],
484
+
showing how to use Tetra's graphics and input APIs.
@@ -454,11 +494,14 @@ Tetra itself also received two small updates recently:
454
494
455
495

456
496
457
-
^ _Sampling a heightmap in the vertex shader and also computing the normal, tangent and bitangent vectors in the vertex shader._
497
+
^ _Sampling a heightmap in the vertex shader and also computing the normal,
498
+
tangent and bitangent vectors in the vertex shader._
458
499
459
500
[Akigi][akigi] is a multiplayer online world where most believe that humans are inferior.
460
501
461
-
This month saw a heavy focus on the web client. An alpha release is slated for April 9th, 2020. Lots of client refactoring was done, and experiments were run in the browser.
502
+
This month saw a heavy focus on the web client.
503
+
An alpha release is slated for April 9th, 2020.
504
+
Lots of client refactoring was done, and experiments were run in the browser.
[Way of Rhea][rhea-steam] is an upcoming puzzle platformer that takes place in a world
497
-
where you can only interact with objects that match your current color.
539
+
[Way of Rhea][rhea-steam] is an upcoming puzzle platformer that takes place
540
+
in a world where you can only interact with objects that match your current color.
498
541
499
542
This month, an updated trailer with new character art was released.
500
543
[Check it out on the game's Steam page][rhea-steam].
@@ -538,9 +581,11 @@ Some of the updates:
538
581
539
582

540
583
541
-
Grumpy Visitors is a top-down 2D co-op action/arcade game highly inspired by Evil Invasion. It runs on Amethyst game engine.
584
+
Grumpy Visitors is a top-down 2D co-op action/arcade game
585
+
highly inspired by Evil Invasion. It runs on Amethyst game engine.
542
586
543
-
This winter Grumpy Visitors received some updates with the focus on graphics and UI:
587
+
This winter Grumpy Visitors received some updates
588
+
with the focus on graphics and UI:
544
589
545
590
- Repainting mage sprites with shaders
546
591
- New missiles graphics
@@ -647,9 +692,12 @@ about their "For the Quest" (working title) game project:
647
692
648
693
[][fyt-ggez]
649
694
650
-
[joetsoi] has written [a blog post][fyt-ggez], demonstrating how the concepts from the well-known '[Fix Your Timestep][fyt]' article can be applied when making games with Rust and GGEZ.
695
+
[joetsoi] has written [a blog post][fyt-ggez], demonstrating how the concepts
696
+
from the well-known '[Fix Your Timestep][fyt]' article can be applied
697
+
when making games with Rust and GGEZ.
651
698
652
-
The examples are very well explained, and can easily be translated to other engines, so it's worth checking out even if you're not a GGEZ user!
699
+
The examples are very well explained, and can easily be translated
700
+
to other engines, so it's worth checking out even if you're not a GGEZ user!
@@ -782,17 +830,22 @@ Some of [the v0.3 updates][shipyard-v0-3-ann]:
782
830
783
831
### [image] v0.23
784
832
785
-
[image] crate provides basic imaging processing functions and methods for converting to and from image formats.
833
+
[image] crate provides basic imaging processing functions and methods
834
+
for converting to and from image formats.
786
835
787
-
Check out [the release blog](https://blog.image-rs.org/2020/02/07/release-0.23.0.html) for 0.23! It comes with improvements to error handling, and the buffer and loading interfaces.
836
+
Check out [the release blog for 0.23][image-v0-23]!
@@ -981,9 +1034,13 @@ to showcase new voxel renderer:
981
1034
982
1035
### [Patchwork]
983
1036
984
-
[Patchwork] is a convenient crate for drawing tiles from a tilesheet using a 'SpriteBatch' with `ggez`. It is an update to the `Mosaic` crate by [Repnop](https://github.com/repnop/mosaic), which is no longer maintained.
1037
+
[Patchwork] is a convenient crate for drawing tiles from a tilesheet
1038
+
using a 'SpriteBatch' with `ggez`.
1039
+
It is an update to [the `Mosaic` crate by @Repnop][mosaic],
This month [Oxygengine][oxygengine] got new version 0.7.0 with
1029
1086
[Visual Novel and Animation][oxygengine-vn-anim-ann]
1030
-
modules that allows users to focus on making VN games easily, with virtually no code needed to be written - it is a groundbreaking start in developing a set of tools for the professional game developers.
1031
-
1032
-
> As few might notice, Oxygengine is starting to get more complex modules, there is a reason for that - this engine is made with one big goal in mind, which is: to became a tool used by professionals, giving easy way to make complex games easily, therefore the current milestone is about bringing a basic game editor with first game maker module along with blueprints-like visual scripting and animation tool - the most important tools for visual novel game designers!
1087
+
modules that allows users to focus on making VN games easily,
1088
+
with virtually no code needed to be written -
1089
+
it is a groundbreaking start in developing a set of tools
1090
+
for the professional game developers.
1091
+
1092
+
> As few might notice, Oxygengine is starting to get more complex modules,
1093
+
> there is a reason for that - this engine is made with one big goal in mind,
1094
+
> which is: to became a tool used by professionals,
1095
+
> giving easy way to make complex games easily,
1096
+
> therefore the current milestone is about bringing a basic game editor
1097
+
> with first game maker module along with blueprints-like visual scripting
1098
+
> and animation tool - the most important tools for visual novel game designers!
You can find sources of the project that shows how to use these modules in the [engine demo projects][oxygengine-vn-test-src].
1102
+
You can find sources of the project that shows how to use these modules
1103
+
in the [engine demo projects][oxygengine-vn-test-src].
1037
1104
1038
-
Another thing that was shipped in last milestone was a module that allows to make and run your game logic designed in Blueprint-like visual scripting.
1039
-
Next milestone is focused on delivering a base for professional modular game editor that will allow users to easily create a complex and animated Visual Novel games using Visual Scripting - game makers for another genres are currently in planning stage.
1105
+
Another thing that was shipped in last milestone was a module that allows
1106
+
to make and run your game logic designed in Blueprint-like visual scripting.
1107
+
Next milestone is focused on delivering a base for professional modular
1108
+
game editor that will allow users to easily create a complex and animated
1109
+
Visual Novel games using Visual Scripting -
1110
+
game makers for another genres are currently in planning stage.
0 commit comments