nataliethistime / le-serf

Your trusty assistant in your Lacuna Expanse misadventures!
MIT License
4 stars 4 forks source link

Le Serf

Your trusty assistant in your Lacuna Expanse misadventures!

Note: as of March 2016, this project is in "maintenance mode". This means I'll only keep it running rather than add new features. This is because I am no longer a player of The Lacuna Expanse. There are breaking server changes on the horizon and when they go live none of this will work anymore. Sadly, there's not much I can do.

Additional: as of October 2016 TLE will be offline. Therefore, Le Serf will not be needed anymore and will be taken offline, also.

Final: Le Serf has now been taken offline. Thanks for everything, folks.

Build Status js-standard-style Dependency Status devDependency Status

Ch-Ch-Ch Changes!

2.0.2

Released: May 2 2016

2.0.1

Released: March 9 2016

2.0.0

Released: March 8 2016

Tasks

Technical

Web

1.4.0

Released: January 22nd 2016

Tasks

Technical

Web

1.3.0

Released: January 15th 2016

General

Tasks

Web

1.2.1

Released: January 12th 2016

1.2.0

Released: January 12th 2016

Bugs

CLI

General

Tasks

Technical

Web

1.1.2

Released: November 27th 2015

1.1.1

Released: November 27th 2015

1.1.0

Released: November 27th 2015

1.0.0

Released: November 27th 2015

Notes

Don't use ES6 Modules

Because I don't like them - CommonJS modules seem cleaner to me.

Don't use ES6 Classes to define React Components

Because they don't support mixins. ES6 Classes are being used for other things, though.

package.json

All dependencies for the web site are specified as devDependencies so that they don't get included in the published npm module.