This repository has been archived on 2021-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
scriptcraft/src/main/javascript
Aaron Mueller 720564652f Integrate the CoffeeScript Compiler for .coffee files
Simple integration of CoffeeScript support. The code uses the JavaScript
implementation of the CoffeeScript compiler. All *.coffee files get
compiled to JavaScript just before eval(). Additionaly a new command
named /coffe is introduced to run CoffeeScript code straight in the
Minecraft console.
2013-08-11 20:35:23 +02:00
..
alias better tab completion on /jsp issue #35 2013-01-26 17:49:11 +00:00
arrows Fireworks ! WOOHOO 2013-06-23 19:56:18 +01:00
chat renamed __self to self 2013-01-24 23:46:28 +00:00
classroom updated docs/comments 2013-06-07 19:50:12 +01:00
core Integrate the CoffeeScript Compiler for .coffee files 2013-08-11 20:35:23 +02:00
drone fix for issue #86 2013-07-28 10:54:08 +01:00
events Fix for issue #64 bad interaction with Essentials plugin 2013-02-22 15:49:42 +00:00
ext Reorganised directories to be more maven-like 2013-01-21 23:10:57 +00:00
fireworks Fix missing parenthesis 2013-07-04 12:06:25 -05:00
homes use utils.getPlayerObject() instead of removed getPlayerObject() 2013-02-19 19:14:02 +00:00
http first commit of http.request module 2013-03-31 14:54:38 +01:00
minigames improvements 2013-05-11 16:03:49 +01:00
signs moved drone buildings/add-ons to drone/contrib folder 2013-02-24 17:57:45 +00:00
utils fix typo in comments and improved examples for the foreach function 2013-08-03 13:50:06 +01:00