Cyberduck Favorites
Open a connection with your Cyberduck favorites


Greetings
Kasoki
When we released our very first game, Game Dev Tycoon (for Mac, Windows and Linux) yesterday, we did something unusual and as far as I know unique. We released a cracked version of the game ourselves, minutes after opening our Store.
Manage your Haxe libraries from Alfred

Install/Remove libraries with:
haxelib install LIBRARY_NAME haxelib remove LIBRARY_NAME
or select specific versions:
haxelib install LIBRARY_NAME VERSION haxelib remove LIBRARY_NAME VERSION
Set the current version for a library:

Trivia
Download: alfred-haxelib.alfredworkflow
Source code: alfred-haxelib @ Github
Based on alfred.py
alfred-haxelib should support Alleyoop Updater
Greetings
Kasoki
Hey,
i deleted some old stuff from my Github repository:
Note that Donut is LGPL licenced if you want to have a MIT version just write me a mail.
greetings
Hey,
just pushed nme-tiled 0.2 to haxelib and Github.
The new stuff first:
Well thats it, the first milestone is done. For the next milestone i want to focus on more non-plattformer usages (Maybe improve the properties system in combination with RPGs?) because i was too focused on the usage with plattformers for the last subversion. After that i should start to test how isometric Tilemaps work and improve the way assets are imported ;).
Greetings
Kasoki
Hey,
just published nme-tiled 0.1.8 to haxelib and Github.
Not that much new stuff though:
Thats it for today :)
Greetings
Kasoki
Hey,
actually i had a lot of free time today so i managed to do more work than expected. Okay here is the new feature list:
As always you can download the new version via haxelib or Github.
Greetings
Kasoki
Hey,
nme-tiled version 0.1.6 is now online on Github and haxelib. Here a short list about the new stuff:
Well, thats the new stuff :). I also thought about changing the license from LGPL to BSD or X11 because i think LGPL is way too restrictive to use it for (maybe) commercial projects.
greetings
Kasoki
Hey,
yesterday i released “nme-tiled”, a library which allows you to use the TILED map editor in NME. Still in development, though… :)
Some fancy image:

How to install:
haxelib install nme-tiled
Source code: http://github.com/Kasoki/nme-tiled
Have fun ;)
greetings
Kasoki