Skip to content

Commit d21daa2

Browse files
committed
Closes #914
1 parent b63ec42 commit d21daa2

File tree

2 files changed

+234
-3
lines changed

2 files changed

+234
-3
lines changed

src/roundups/598.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[_template]: ../templates/roundup.html
22
[date]: / "2021-09-30 09:40:00"
3-
[modified]: / "2021-09-30 10:24:00"
3+
[modified]: / "2021-09-30 19:40:00"
44
[published]: / "2021-09-30 12:00:00"
55
[description]: / "The latest news covering the Haxe community, featuring upcoming talks, the latest HaxeLib releases, game previews and lots more!"
66
[author]: https://twitter.com/teormech "Alexander Hohlov"
@@ -14,7 +14,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h
1414

1515
### News and Articles
1616

17-
- [Tong](https://twitter.com/disktree/status/1442240149295755272) has released the [Armory3D Examples Browser](https://disktree.net/app/armory_examples_browser/), available on [GitHub](https://github.com/tong/armory_examples_browser). :star:
17+
- [Tong](https://twitter.com/disktree/status/1442240149295755272) has released the [Armory3D Examples Browser](https://armory3d.github.io/armory_examples_browser/), available on [GitHub](https://github.com/armory3d/armory_examples_browser/). :star:
1818
- Let’s Talk About [UFOs Anyway](http://ezknight.net/2021/09/24/lets-talk-about-ufos-anyway/) by [E. Zachary Knight](https://twitter.com/ezknight/status/1441430174440968197).
1919
- Renaine [made an appearance](https://twitter.com/KhrysWilliams/status/1442526424473145345) in The Completionist's charity stream to support Dementia research.
2020
- Live tweet thread :fr: of Nicolas Cannasse [at Game Camp France](https://twitter.com/GameCampFrance/status/1442505863315562504).
@@ -88,7 +88,8 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h
8888

8989
##### Community Previews
9090

91-
- [Tong](https://twitter.com/disktree/status/1442770162164375553) stumbled across an old project of theirs, https://letterspace.disktree.net/ which _"creates webrtc based mesh network. all data is transferred p2p, the server just negotiates the 'room' to connect to"_, using [owl `git`](https://github.com/tong/owl) for client and server. Letterspace was first mentioned in [Roundup 39](https://github.com/skial/haxe.io/blob/dd2c9f37b2a0dbe4ea58380948a6cb2e019e7c10/src/roundups/39.md#L9). :older_adult:
91+
- [Tong](https://twitter.com/disktree/status/1442770162164375553) stumbled across an old project of theirs, http://letterspace.disktree.net/ which _"creates webrtc based mesh network. all data is transferred p2p, the server just negotiates the 'room' to connect to"_, using [owl `git`](https://github.com/tong/owl) for client and server. Letterspace was first mentioned in [Roundup 39](https://github.com/skial/haxe.io/blob/dd2c9f37b2a0dbe4ea58380948a6cb2e019e7c10/src/roundups/39.md#L9). :older_adult:
92+
- > Letterspace only works with `http://`.
9293
- Justin has [made a fix for end caps](https://twitter.com/Nanjizal_net/status/1442966353208565760) in `cornerContour` and got it working for gradients.
9394
- Via the [Haxe Discord] server, K Board Games has shared [little progress report and new screenshots](https://discord.com/channels/162395145352904705/162664383082790912/890785340917440552) from HaxeFlixel multiplayer board games, which are now open sourced: [K Board Games Client](https://github.com/KBoardGames/KBoardGames) and [K Board Games Server](https://github.com/KBoardGames/KBoardGames-Server).
9495

0 commit comments

Comments
 (0)