Commit Graph

34 Commits (master)

Author SHA1 Message Date
hexafraction 2f91d73a37 Update pom.xml 2016-06-28 19:58:39 -04:00
rarkenin fd83ba422e Another painful merge
Merge branch 'netclient' into 021214renderer

Conflicts:
	data
	dependency-reduced-pom.xml
	mosstest.iml
	pom.xml
	src/net/mosstest/scripting/MossScriptEnv.java
	src/net/mosstest/servercore/AbstractMossScript.java
2014-06-16 17:51:50 -04:00
Aaron Chan 57c2fe19d7 Merge remote-tracking branch 'origin' into 021214renderer
Conflicts:
	src/net/mosstest/servercore/RenderProcessor.java
2014-05-11 15:22:11 -04:00
rarkenin 9b820e668d Try once more with a codehaus mojo 2014-05-09 16:22:36 -04:00
rarkenin a9e4e95687 lots of client rework 2014-05-03 20:47:30 -04:00
rarkenin 539e401398 use messageformat, preparing to i18ize properly 2014-04-22 20:58:12 -04:00
rarkenin 71844faf5b Merge branch 'java8'
Conflicts:
	mosstest.iml
	pom.xml
2014-04-19 15:53:08 -04:00
Aaron Chan fc95712e17 Merge remote-tracking branch 'origin' into 021214renderer
Conflicts:
	src/net/mosstest/scripting/MossScriptEnv.java
2014-04-13 19:19:16 -04:00
rarkenin 8ca235614c Update desc 2014-04-12 17:17:59 -04:00
rarkenin 2828b6c41b move to java 8 for IDEA (maven working perfectly) 2014-03-31 16:55:26 -04:00
rarkenin 532e99f0a3 Lots of implementation restructuring, including better cache classes, finishing ABM initial implementation, and the creation of a map chunk interface 2014-03-19 16:46:22 -04:00
rarkenin a56bb39fd6 Update item manager (still needs rework). 2014-03-01 21:10:33 -05:00
rarkenin 68fa36b5dd Finally fixed that fastidious secruity manager by allowing opening of
files within the directory corresponding to package net.mosstest's classfiles AS A STOPGAP MEASURE.
A better fix is desired
2014-02-21 21:53:49 -05:00
rarkenin 2b1ccebc35 Actually make scripts run. MASSIVE FIXME: DOES NOT RUN IN ECLIPSE 2014-02-20 22:35:15 -05:00
rarkenin b3f766d170 Fix pom for missing jmx artifats due to log4j's superfluous dependencies 2014-01-08 20:46:41 -05:00
rarkenin a844a29173 Switch to logging 2013-11-27 11:58:27 -05:00
rarkenin 11fdf4b135 Add new repo to pom, translations support 2013-11-16 19:15:26 -05:00
rarkenin 718250cbde add build cfg; externalize strings project-wide except for renderer 2013-11-16 13:57:16 -05:00
rarkenin eddf07e3fa Fix version to be 0.1.0-SNAPSHOT in accordance to semver 2013-11-16 12:34:42 -05:00
rarkenin 2b141b6909 Update date format 2013-11-15 22:24:20 -05:00
rarkenin 0c811c2191 Add build info to maven, continue on exception handling of world launcher 2013-11-15 22:11:35 -05:00
rarkenin 881d948794 Create first unit-tests 2013-10-29 15:22:44 -04:00
rarkenin 695c356d8c Re-add classpath now that it just points to maven. Fix pom. 2013-10-23 19:24:33 -04:00
rarkenin bca989f934 Fix pom for leveldbjni 2013-10-23 19:24:04 -04:00
rarkenin ea90b8c823 Refactor for scriptable classes; update data submodule to new layout, fix
DB loading
2013-10-23 19:24:00 -04:00
rarkenin 67b8c76483 Add jme3-core, also only in local repo at time of writing 2013-10-23 19:23:44 -04:00
rarkenin 442a86f7ec Update pom for jenkins 2013-10-23 19:23:40 -04:00
rarkenin 6c7828222a Fix up to not confuse nodes by order. Needs heavy testing. 2013-10-23 19:23:16 -04:00
rarkenin e437e1e2be Build configs for all-inclusive runnable jars 2013-09-22 19:06:06 -04:00
rarkenin 44e47e4b17 Add dependencies for commons config and cli 2013-09-22 16:41:35 -04:00
rarkenin 46df53d9ad Add jme3 libs to local repo. Contact me for repo archive. The names of the
missing artifacts should clue you in if you want to add to YOUR repo.
2013-09-22 15:59:51 -04:00
rarkenin 2bb7886e5a Change script env a little 2013-09-22 15:03:52 -04:00
rarkenin 83086dc731 Maven updates(jmonkeyengine still TODO), add travis config 2013-09-22 14:26:40 -04:00
rarkenin b1a33fb5e1 Finally switch to maven. Now to get artifacts for libraries. 2013-09-21 19:53:21 -04:00