/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/TemplateCommand.java
ViewVC logotype

Log of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/TemplateCommand.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3239 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 18 07:59:05 2018 UTC (5 years, 10 months ago) by torben
File length: 5932 byte(s)
Diff to previous 3201 , to selected 1758
Compile for spigot 1.13

Revision 3201 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 31 08:56:00 2017 UTC (7 years ago) by torben
File length: 6232 byte(s)
Diff to previous 1759 , to selected 1758
Code cleanup(still doesn't compile)

Revision 1759 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 20:21:14 2012 UTC (12 years, 2 months ago) by torben
File length: 6081 byte(s)
Diff to previous 1758
Use '#' as comment character

Revision 1758 - (view) (download) (annotate) - [selected]
Modified Mon Mar 19 15:04:57 2012 UTC (12 years, 2 months ago) by torben
File length: 6081 byte(s)
Diff to previous 1757
Also accept -1 as valid data in the template parser

Revision 1757 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 15:03:47 2012 UTC (12 years, 2 months ago) by torben
File length: 6080 byte(s)
Diff to previous 1756 , to selected 1758
Added template datatype -1 = dontchange

Revision 1756 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 10:18:44 2012 UTC (12 years, 2 months ago) by torben
File length: 6028 byte(s)
Diff to previous 1755 , to selected 1758
Ladders shout also be placed in stage 2

Revision 1755 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 10:01:12 2012 UTC (12 years, 2 months ago) by torben
File length: 5925 byte(s)
Diff to previous 1753 , to selected 1758
Protect against line overflow

Revision 1753 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 08:59:33 2012 UTC (12 years, 2 months ago) by torben
File length: 5803 byte(s)
Diff to previous 1752 , to selected 1758
Load templates from a sub directory

Revision 1752 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 08:09:08 2012 UTC (12 years, 2 months ago) by torben
File length: 5802 byte(s)
Diff to previous 1750 , to selected 1758
Place the template structure according to the users facing direction

Revision 1750 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 14:36:49 2012 UTC (12 years, 2 months ago) by torben
File length: 5006 byte(s)
Diff to previous 1749 , to selected 1758
Don't place torches etc  in first run

Revision 1749 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:46:05 2012 UTC (12 years, 2 months ago) by torben
File length: 4688 byte(s)
Diff to previous 1748 , to selected 1758
Max height is 255

Revision 1748 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:43:52 2012 UTC (12 years, 2 months ago) by torben
File length: 4688 byte(s)
Diff to previous 1747 , to selected 1758
Limit the height

Revision 1747 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:38:57 2012 UTC (12 years, 2 months ago) by torben
File length: 4638 byte(s)
Diff to previous 1746 , to selected 1758
also parse subid/data fields

Revision 1746 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:14:51 2012 UTC (12 years, 2 months ago) by torben
File length: 4267 byte(s)
Diff to previous 1745 , to selected 1758
Use Exceptions to transport error messages instead of just logging and null values

Revision 1745 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:05:18 2012 UTC (12 years, 2 months ago) by torben
File length: 4571 byte(s)
Diff to previous 1744 , to selected 1758
Disable debug output

Revision 1744 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 11:00:09 2012 UTC (12 years, 2 months ago) by torben
File length: 4569 byte(s)
Diff to previous 1743 , to selected 1758
Validate for correct block integer values

Revision 1743 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 10:52:16 2012 UTC (12 years, 2 months ago) by torben
File length: 4418 byte(s)
Diff to previous 1742 , to selected 1758
debug info

Revision 1742 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 10:45:00 2012 UTC (12 years, 2 months ago) by torben
File length: 4277 byte(s)
Diff to previous 1741 , to selected 1758
Trim the values before trying to convert

Revision 1741 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 10:40:25 2012 UTC (12 years, 2 months ago) by torben
File length: 4237 byte(s)
Diff to previous 1740 , to selected 1758
Use the correct index vars against array

Revision 1740 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 10:38:54 2012 UTC (12 years, 2 months ago) by torben
File length: 4237 byte(s)
Diff to previous 1738 , to selected 1758
ignore empty lines


Revision 1738 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 18 10:19:19 2012 UTC (12 years, 2 months ago) by torben
File length: 4189 byte(s)
Diff to selected 1758
First attempt on new Template command

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20