Walter Higgins
890ffb0c17
using spigot-1.11.2
6 years ago
BuildTools
562499c79b
updating spigot to 1.11
6 years ago
walterhiggins
350230b622
change order of events-related documentation
6 years ago
walterhiggins
81f1666943
Built with Spigot 1.10.2
6 years ago
walterhiggins
e5eae2108a
fix issues #256 and #287
7 years ago
walterhiggins
aa42b74119
Added lightning module
7 years ago
walterhiggins
c6d6dea3db
3.1.10 release - fixed bukkit javadoc link. Added canarymod-1.8.0 and spigot-1.8.8.jar
8 years ago
walterhiggins
62ff9034a6
Fix issue #261
8 years ago
walterhiggins
d9e6cea844
added this.cancel() for canceling events inside an event handling function.
8 years ago
walterhiggins
3767c07699
Download canarymod during build - removing from git
8 years ago
walterhiggins
ecc2d91ea2
swapping canarymod 1.7.10-1.1.3 for 1.8.0-1.2.0 and added contrib notes to top of generated docs
8 years ago
walterhiggins
88cbeae535
Updating version number to 3.0.3
8 years ago
walterhiggins
0bc45c1b49
ensure Canary.inf has latest version number.
8 years ago
walterhiggins
3ec582f653
Include docs for both bukkit and canary event helpers.
8 years ago
walterhiggins
2eeb3be1cb
Use exact CanaryMod jar name
8 years ago
walterhiggins
c36cd97c99
Get build working on jre6,7,8
8 years ago
walterhiggins
4e623299ae
reinstating bukkit as build target.
8 years ago
walterhiggins
0866097411
Fixed bug in creating signs in canarymod and updated minigames/scoreboard to work with example code from book.
8 years ago
walterhiggins
70282e278d
Added items to API docs, added recipes. added utils.players() and utils.playerNames() functions.
8 years ago
walterhiggins
19162c3688
First phase of transition from Bukkit to Canary.
...
Some of the plugins are not yet supported.
If you're feeling brave you can build from source using ant.
8 years ago
walterhiggins
e3078804ab
Fixed events-helper to include all non-abstract handlers.
...
Added items.js module and fixed sounds.js (more work needed on items.js)
9 years ago
walterhiggins
03ebf347b1
fix travis issues.
9 years ago
walterhiggins
2ba3335a16
Omit abstract event classes from events-helper.
...
Improved tab completion for jre8
9 years ago
walterhiggins
a4968d8dc6
Events handling changes. Added new convenience functions to events module
...
to make event handling easier still for newbies
9 years ago
walterhiggins
b3eaec4cf2
Add debug flag for compile.
9 years ago
walterhiggins
621245adac
Removed underscore from source (it's downloaded) and fixed spawn plugin.
9 years ago
walterhiggins
7a7767c83c
Added logging of errors during plugin autoload.
9 years ago
walterhiggins
a13f3badd9
Adding sc-mqtt module for comms with Arduino
9 years ago
walterhiggins
a4999745de
Added config.yml for plugin configuration - issue #102
9 years ago
walterhiggins
3a6cb1057d
Further changes to achieve compat with Nashorn java 8
9 years ago
walterhiggins
aefc98f172
Fix issue #111 , reorg of lib/ and (undoc'd) persistence
9 years ago
walterhiggins
73fdf04bc2
Target java 1.6 and fix exception on Mac OS due to alias plugin
9 years ago
walterhiggins
2ee9dd6515
Added Table of Contents to API Reference - Issue #104
9 years ago
walterhiggins
6a73144c93
generate table of contents for Young Persons guide
9 years ago
walterhiggins
686285dcfb
Added 2 new example plugins and changed drone so that public extensions (box, sphere, etc) pass 'self' as first param to Drone constructor (part of eventual phase-out of 'self' variable).
9 years ago
walterhiggins
ab2b26dace
removed coffeescript target from build.xml
9 years ago
walterhiggins
d44a43e598
Fixed a bug in plugin code where stores were being trashed at startup
9 years ago
walterhiggins
b2b8cdd7f3
reorg
9 years ago
walterhiggins
4fb370bfea
changed api doc to API-Reference and tweaked Young Person's guide to use blocks variable
9 years ago
walterhiggins
55563a090e
added version to plugin.yml
9 years ago
walterhiggins
d3831bb910
Disable CoffeeScript evaluation until issue #92 is fixed
10 years ago
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.
10 years ago
walterhiggins
3031a0216a
merge mrdon's changes
10 years ago
walterhiggins
6f51e28947
updated readme to include new download link and website - builds go to distinct timestamp dir
10 years ago
walterhiggins
4685d135ef
fix for issue #61 - plugin.yml was not updated
10 years ago
walterhiggins
e494a15afa
Generate API doc from source comments
10 years ago
walterhiggins
d8a43116d4
updated to reflect new directory layout
10 years ago
walterhiggins
68c3c7dd71
Improved update procedure for servers with plugin already installed - only unzips newer files
10 years ago
walterhiggins
78fa9e41bb
remove all scriptcraft*.jars from ~/craftbukkit/plugins (Dev-only setting) in update-live-cb target
10 years ago
walterhiggins
03e9f1f101
generate a new version datestamp per build and fix paths in arrows.js
10 years ago