Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/EngineHub/CommandHelper
Rapid scripting and command aliases for Minecraft owners
https://github.com/EngineHub/CommandHelper
Several new functions, see the changelog for more information.
1f1c55686368c5c1fd131de3ca7f336d64754488 authored over 13 years ago by Layton Smith <[email protected]>3216cf2c19d8b43d707f02da818b1b591eedafbf authored over 13 years ago by sk89q <[email protected]>
3092d5cc4ef71d1f66f662ed75d93a2b763d64cd authored over 13 years ago by sk89q <[email protected]>
fd18a22fbde4d2f5f79c70853d2a894dc55cc715 authored over 13 years ago by sk89q <[email protected]>
8b174ae484e71fb3f81e91d829096d789ffffd5c authored over 13 years ago by Layton Smith <[email protected]>
3ccc120bfb28392071c12ac7d10c88616088a827 authored over 13 years ago by Layton Smith <[email protected]>
19a02c8f02260c2a0685e3ac224ee142d93e54ee authored over 13 years ago by sk89q <[email protected]>
Ready for the official 3.0.1.
ad63e6ae2dce743af6317e8bdca876c2816e1297 authored over 13 years ago by Layton Smith <[email protected]>15557166f12ee30af29565496519faace503e651 authored over 13 years ago by Layton Smith <[email protected]>
Also renamed the Persistance package to PureUtilities, which is where I will store all completel...
64c906bfda70f7dcd53fdb5380af30ddce66aa64 authored over 13 years ago by Layton Smith <[email protected]>
Starting to add Preferences, in anticipation for more features.
Also, finished the foreach funct...
Also working on foreach, but that's not done yet.
0ef01d7a0ccb38e15912210446d1f5db7f9a15c2 authored over 13 years ago by Layton Smith <[email protected]>48a57bbe35d161e47a0d2b7fdafa214fd9b6fd97 authored over 13 years ago by sk89q <[email protected]>
494c7fee1f63b7e604f8948948e8b287a0fa6605 authored over 13 years ago by Layton Smith <[email protected]>
578e49cea37921dece8ae202c38bac72f63e0807 authored over 13 years ago by Layton Smith <[email protected]>
Also, added inc and dec functions for easier use of the for function.
319d62a6c388815786a4a647e7a02fc51d1de48b authored over 13 years ago by Layton Smith <[email protected]>b422e6a422eedebdc3f5f899e663f93411dbf735 authored over 13 years ago by sk89q <[email protected]>
16fa5e5a9ae718831ac91f535f4f30c6e0025c80 authored over 13 years ago by sk89q <[email protected]>
Also fixed a bug with the --docs stuff
b7c76084bd84f9b44c1e31ffbc4cb77071345331 authored over 13 years ago by Layton Smith <[email protected]>It's ready for the real time!
78cdf0fa40e230ff3f85370429c15168ba099b91 authored over 13 years ago by Layton Smith <[email protected]>
All known bugs are fixed, however, user aliases and /reloadaliases may be
a bit iffy. Global ali...
Theoretically done with the beta, once all tests are completed.
479b310db38dfa4bd51b69c6d6bfb60e5055f33f authored over 13 years ago by Layton Smith <[email protected]>ccd91ca0a4b27283a4e92469cf8899cac46a41e9 authored over 13 years ago by Layton Smith <[email protected]>
Also, standardized the actual documentation across all functions.
This will allow the API page t...
Also added --test-compile, but I haven't tested it yet.
34dc2725b2cea9d23d419786d2a36e542b6df951 authored over 13 years ago by Layton Smith <[email protected]>
Also started on a framework to automatically generate documentation
for the functions, since man...
Needs testing, and there are definitely a few bugs, but overall, the functionality is mostly don...
5cb1e726969e42b9c320f3f62bb6d52f881724bf authored over 13 years ago by Layton Smith <[email protected]>
All functions in a seperate package, so that they are a bit more
intuitive to use and more exten...
In preperation for adding support for loops and other more advanced
constructs, added a construc...
Previously it was impossible to have a backslash be the last character in the string, because th...
6eeee2a2d7ab30b79f659080107148cc8e5ea0e9 authored almost 14 years ago by Layton Smith <[email protected]>They are unfortunately hard to work with though, but at least the feature is there.
146495123a1b68c235e9c85f0b9406c91121d5a7 authored almost 14 years ago by Layton Smith <[email protected]>There is an issue with running commands twice though. Pretty serious bug.
c9ef9652dbd395fb9702ebb1f847e0f29009a149 authored almost 14 years ago by Layton Smith <[email protected]>Global aliases, macros, and the initial 5 built-in functions are all fully functional and integr...
06f2f4f0eae1119ee06d860cfb5c52a080eb66b8 authored almost 14 years ago by Layton Smith <[email protected]>
Committing so maybe someone else can take a look at it and figure out
what's going wrong.
0ddecbcddee621d84a7f8d1c17943bab5df9b585 authored almost 14 years ago by Layton Smith <[email protected]>
Still need to make final_var work, and then add support
for functions, but overall, making good ...
Still have to get the user command to be able to map to a given
alias, but first we have to make...
c4e7122f9336526399057050383ad58c3380c859 authored almost 14 years ago by Layton Smith <[email protected]>
Will work on finishing core engine next, then integrate with
sk89q's codebase.
Had to move plugin.yml into the default package for the project to build and run
properly.
2f55f6d78257dd1bfaf634f08d51928ce6c457e2 authored almost 14 years ago by sk89q <[email protected]>
9d0dd59e128f2dd3d1c22d82637bc64faa3afc05 authored almost 14 years ago by sk89q <[email protected]>
8ae1ee2e0c5c85d3ba5b461ee83df60f27b0add6 authored about 14 years ago by sk89q <[email protected]>
7541ed7b473c3dcc5da9f3e7b609a7f992426d4b authored about 14 years ago by sk89q <[email protected]>
8c46c65a9ec94b8603e7494646e7be6d7632e949 authored about 14 years ago by sk89q <[email protected]>