Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/WorldEditCUI

WorldEdit client interface for Minecraft, running on Fabric
https://github.com/EngineHub/WorldEditCUI

Update to 1.1

e8e02cf19a17a9249a6010768e7b3aecb3993e47 authored almost 13 years ago by Yetanotherx <[email protected]>
Use Spout's Vector classes

e91e934af12ad579239eb4dbb9cd6a1c10a2fb62 authored about 13 years ago by Yetanotherx <[email protected]>
Random fixes.

0760f106410b2132c0573aadfdca8d01c6b0bdf1 authored about 13 years ago by Yetanotherx <[email protected]>
Many fixes and additions

- Added renamer-maven-plugin to external maven repo, so no need to
clone locally
- Move SPCInter...

50d44c5cd5c614003929c65c1b525b22ddb07d67 authored about 13 years ago by Yetanotherx <[email protected]>
Check for WE CUI Version from GitHub.

8ae2d23c1d03d69874e5ff8d388afc1e8f0f2ca9 authored about 13 years ago by Yetanotherx <[email protected]>
Add updates file

a526e3c58e2f6256faa31e8ff994caee04d6de49 authored about 13 years ago by Yetanotherx <[email protected]>
Update READMEs and some other stuff.

4cd164c90c14c734b61e1e0599f0a914154a9971 authored about 13 years ago by Yetanotherx <[email protected]>
Implement protocol version.

06e206d6cd1cec1ba78a421d19b4f6820eb86329 authored about 13 years ago by Yetanotherx <[email protected]>
Move RenderHelper calls to RenderObfuscation.

7ba4ac6ac2d17852a46b6f061ffa68e55f9063cd authored about 13 years ago by Yetanotherx <[email protected]>
Allow for configuring the colors.

af9ef893f477f2b7616ba16f441b2614db60029b authored about 13 years ago by Yetanotherx <[email protected]>
Add cylindrical support

0314896b607dd65162876439fd1e13948f3582af authored about 13 years ago by Yetanotherx <[email protected]>
Change destination to .txt, fix line endings for windoze users.

e98ecfaf91d85196c9d1e97aaa1c16f9b89deef9 authored about 13 years ago by Yetanotherx <[email protected]>
Cache those values!

7c73babd7d017517f131f36f4dc96575f6260c1c authored about 13 years ago by Yetanotherx <[email protected]>
gonna trust TomyLobo's judgement here....

acaea746c88d94f08cc1cc95dbd92e0b4090906c authored about 13 years ago by Yetanotherx <[email protected]>
Don't bother checking if they're zero, and floor the doubles in case it gets a non-int radius.

421324ecf4695e078f7bef82bedbc105514f4dab authored about 13 years ago by Yetanotherx <[email protected]>
Apparently radius will be sent as doubles at one point....

0d40fc612ad86260da1007e96c62dc62dbe40bd6 authored about 13 years ago by Yetanotherx <[email protected]>
Don't render if the radius is zero.

0d0a1b78c34090a3c6d3956a124021a568655459 authored about 13 years ago by Yetanotherx <[email protected]>
Change event typename for ellipsoid to "e"

6bde6c072ea79996bd55df72e2a5e037d5f37eff authored about 13 years ago by Yetanotherx <[email protected]>
Remove sphere region, spheres are sent as ellipsoids.

942e797fdd523d2a4ef2e31beffc7f19fa7a3137 authored about 13 years ago by Yetanotherx <[email protected]>
Split ellipsoid point event into own class.

This event expects to receive pe|0|x|y|z for the center and pe|1|x|y|z
for the radii.

55dfcf07932031c25a400fcc5910b36f47a0253c authored about 13 years ago by Yetanotherx <[email protected]>
Split RenderShapes into separate classes.

87be6108056ae60a9a4742e05f125e451699cb57 authored about 13 years ago by Yetanotherx <[email protected]>
Fix coloring of grid

94da71f061dcc3cbcab9f521bb7e243ef5c6e68f authored about 13 years ago by Yetanotherx <[email protected]>
remove debugging

05f21407c28caaa61f7a2d2af537785c68f220e4 authored about 13 years ago by Yetanotherx <[email protected]>
Static rendershapes, and ellipsoid shapes now have a line going through every block

e1ba6d15d931714218d7c8e0280771d59e37369e authored about 13 years ago by Yetanotherx <[email protected]>
Add sphere/ellipsoid functionality, and refactor rendering package to better suit different selection types.

f22e294b87a5c14f1e5943050463c9bf7b2c4813 authored about 13 years ago by Yetanotherx <[email protected]>
Send the protocol version

6c144f9b820f593a32c5a6c8321ab62acae42b41 authored about 13 years ago by Yetanotherx <[email protected]>
Remove deselect command, should be added directly in WE itself.

b34ce39ba3df63ee17ac119816555321ff2e30da authored about 13 years ago by Yetanotherx <[email protected]>
I would love a preview mode.

5cb09bd2ea74b5cb7f3d2bf3738c2d16b54d8ed0 authored about 13 years ago by Yetanotherx <[email protected]>
*sigh*

1283234ad73c3befff9f33ae27f88d1402da1e88 authored about 13 years ago by Yetanotherx <[email protected]>
Fix listing.

b25ab4c06085395d64a989c6ea365b6a390e9b50 authored about 13 years ago by Yetanotherx <[email protected]>
Fix indenting.

bf48745cf3646ccb5fa4926b618a2dcfa15ac6ec authored about 13 years ago by Yetanotherx <[email protected]>
Clarify install instructions.

6d1ac94b59f6f6c92bfefeabcc6d662431b4bc25 authored about 13 years ago by Yetanotherx <[email protected]>
Actually fix deselections.

d7251815a55cce7dc6988bb6b27eae970708c54c authored about 13 years ago by Yetanotherx <[email protected]>
Fix //desel

8960ec7ef458832d130e0ef1cdea91f8e9bb42b7 authored about 13 years ago by Yetanotherx <[email protected]>
Bump version number, alphabetize obfuscation.

3439f49cc622d61d47fa45013a5dbfc56e218104 authored about 13 years ago by Yetanotherx <[email protected]>
Add license text

b0604ca8f0d9181643367b40f633abda69938a24 authored about 13 years ago by Yetanotherx <[email protected]>
Fix fuck up. Not sure where that came from.

d4d37ffd5a294f1b1f604aebcc534adaf21c4c6c authored about 13 years ago by Yetanotherx <[email protected]>
1.0 release

e82887a7e4dcb56caea2df0e9203abe84003ea91 authored about 13 years ago by Yetanotherx <[email protected]>
Whoops!

929a31850f205466c233a8fb0c391e85af262e9c authored about 13 years ago by Yetanotherx <[email protected]>
Ready for another beta!

ce5e80eadfe4e829995d837855ff9c47e4e67426 authored about 13 years ago by Yetanotherx <[email protected]>
update, add todo

e08fb6ff127b33cb17c5394ba6d4e139f8f52527 authored about 13 years ago by Yetanotherx <[email protected]>
Doc and cleanup.

2099adca7a8d73ac5f29b5d8df38615ae54a54ed authored about 13 years ago by Yetanotherx <[email protected]>
Update documentation

d8e4bf955f3e797169acedf0c6cfd44d3e52b9bf authored about 13 years ago by Yetanotherx <[email protected]>
Guess modloader must use options.txt. Get rid of Configuration.yml guiKey setting.

783e0e8a47e46dca9b95c3f1e14f8ece7b080a52 authored about 13 years ago by Yetanotherx <[email protected]>
Delete this file as well.

a99976703604c598d6c65925aae22af26f6e444b authored about 13 years ago by Yetanotherx <[email protected]>
Use YAML for configuration instead

33bd56b4c962546162fc1b750a64e7f204363d19 authored about 13 years ago by Yetanotherx <[email protected]>
Remove TODOs. MCPatcher should be resolved, assuming that sk89q lets me pack WE in with it.

b32d5c6064cdd6ebaa759af1b317e66ad2565d89 authored about 13 years ago by Yetanotherx <[email protected]>
forgot to git rm

0ff7539593d02264b72cbdb4e5837b0172a7102e authored about 13 years ago by Yetanotherx <[email protected]>
Finally fix SPC support.

8b70747c634369b499eb2b26e86a1969ec2ffca1 authored about 13 years ago by Yetanotherx <[email protected]>
Add a //deselect command

3cc0a8e75a6b4d80a3844b9b0853b8df17618a9d authored about 13 years ago by Yetanotherx <[email protected]>
Fix line color issues in the grid.

034242f2b8845b2eaf8c38775b7274d9d8e1b251 authored about 13 years ago by Yetanotherx <[email protected]>
Pack the WorldEdit classes inside the wecui/ package itself. Solves conflicts between SPC and WECUI, no need to deal with classloading, and whatnot. Still going to check with sk89q to see if he thinks this is okay.

7f80862617c1543adf533fa6d338c2d2c4f3ea43 authored about 13 years ago by Yetanotherx <[email protected]>
durr..... thought I fixed that.

7fae2a3e9d09c01bce6a90e26dc0b06e35623c28 authored about 13 years ago by Yetanotherx <[email protected]>
Update README

789c4347e7470b499fb328c301ab6fde2c49b1a3 authored about 13 years ago by Yetanotherx <[email protected]>
Partial redo of last commit. Created new LocalPluginInitialization factory, which loads the jar in a separate class from LocalPlugin. LocalPlugin contains WorldEdit classes, and loading jars inside that just doesn't work.

2d67862c26660eb6c01d64630d20d26e33a8d80a authored about 13 years ago by Yetanotherx <[email protected]>
Revert "Untested cleanup of localplugin. This should be bug-free, but I haven't tested to know."

This reverts commit c3cc4f2678af447a7cc37baae019117f738ec733.

a3f59f43d02741625de7e4e7b10555f715ea87cf authored about 13 years ago by Yetanotherx <[email protected]>
Probably final commits for now. If SPC support is broken, I'll fix it some more, but I might have a final beta here.

a721e9237f67e0c03052c7fddf5b89da2935c416 authored about 13 years ago by Yetanotherx <[email protected]>
Untested cleanup of localplugin. This should be bug-free, but I haven't tested to know.

c3cc4f2678af447a7cc37baae019117f738ec733 authored about 13 years ago by Yetanotherx <[email protected]>
Attempt to fix issues with loading WorldEdit.

de9fb464b095003a00f806e3d9c4e0ada87db9b7 authored about 13 years ago by Yetanotherx <[email protected]>
Fix error with GUI key not following settings.

Seems to be due to load() not properly modifying the values. Changing
it to a constuctor seems t...

5157bfcce546b9ee22758809b8a9637254fffb77 authored about 13 years ago by Yetanotherx <[email protected]>
Rename methods again?

3bd14f591d63a7621eec586caa3ab17ad00acba3 authored about 13 years ago by Yetanotherx <[email protected]>
Rename method.

c9104c0ec0cf362786ca21dedf8b743053fa9f23 authored about 13 years ago by Yetanotherx <[email protected]>
Start to implement a local preview mode. This overrides CUIWorld, to intercept when a block would be set.

126d5a7ec834c4f798e32bb39c7ac1abd1101566 authored about 13 years ago by Yetanotherx <[email protected]>
More minor cleanup. I'll work on fixing some of these TODOs tomorrow.

45f5476daf009fbfa78f4447872bee7a983adad3 authored about 13 years ago by Yetanotherx <[email protected]>
Fix chat a bit.

eb925394451408699106216185fa263109445cfa authored about 13 years ago by Yetanotherx <[email protected]>
all right, fixed it for REAL this time.

fcdf388f35af38fdc5957e6072aacfcdb37673f1 authored about 13 years ago by Yetanotherx <[email protected]>
Renamed INSTALL

951aaa6424cc6bdb178a4b7154eba746bac7ea6e authored about 13 years ago by Yetanotherx <[email protected]>
Fix packaging

1bdbb3c76fd877173a49ca0115d911ec63e80968 authored about 13 years ago by Yetanotherx <[email protected]>
Add additional repositories

6ae1d51865a5069b61dd2628a10144f84063b08d authored about 13 years ago by Yetanotherx <[email protected]>
Adding Installation instructions, and fixing a bug with no outgoing chat.

c7fe1a11c2655535f5ede012d3c6d40755c2cd80 authored about 13 years ago by Yetanotherx <[email protected]>
Fix some TODOs

e90ead5c2326b40200df94c94cbd875778eb8af8 authored about 13 years ago by Yetanotherx <[email protected]>
Well, it works. Pretty shitty so far, but it does something!

d5370ffdbb6829c45f25bf0286b01008b156aa76 authored about 13 years ago by Yetanotherx <[email protected]>
Dummy commit

2a5593879c283c734999f51bd50a7a6089b8e206 authored about 13 years ago by Yetanotherx <[email protected]>
add TODO

6a18afa258f424d5cf9d35bd99db8f01a722936f authored about 13 years ago by Yetanotherx <[email protected]>
Change obfuscation method names

200f2f2fb98bc8c7ee82dbc95f5cf0ede5d4e08d authored about 13 years ago by Yetanotherx <[email protected]>
Forgot the imports

df679e5297badcac0e4d036d4d3134e005981571 authored about 13 years ago by Yetanotherx <[email protected]>
Use the obfuscation class more. Less classes to deobfuscate. Same amount of obfuscation. Whee, pointlessness!

7c176f8adcc2413f9ae37f01b075c43c41080a61 authored about 13 years ago by Yetanotherx <[email protected]>
As you wish, master todo!

7e46ebf3c611a74e22c8b9d9e1b4413112551294 authored about 13 years ago by Yetanotherx <[email protected]>
Remove a few todos

758b408be42397591304251945855da7935831d8 authored about 13 years ago by Yetanotherx <[email protected]>
Clarify

fe46a5633fd45201665760a899346e16c9d9fa7c authored about 13 years ago by Yetanotherx <[email protected]>
Rename to markdown

44f38cdda214b17074fefab1d35cd1e3ad160469 authored about 13 years ago by Yetanotherx <[email protected]>
Better README.

a1c10a85d6a72128e7d31ecdd08edbf86ef97530 authored about 13 years ago by Yetanotherx <[email protected]>
Catch up to where I was before. Local WorldEdit copy works now. Refactored base directory.

168980fd22640ee211659856c9e0259578afb360 authored about 13 years ago by Yetanotherx <[email protected]>
Welp. Lost a few days of work. Oh well.

7857d1ba300aead24c61962828db214bc9c464b2 authored about 13 years ago by Yetanotherx <[email protected]>
Add javadoc, clean up obfuscation, etc.

fe4159acbe727e850e04d0750af55ecc349a3efa authored about 13 years ago by Yetanotherx <[email protected]>
Revert "Gonna force it to break."

This reverts commit 31d938d4730e746624fe7952c09c9311f08d1429.

8479c39825fb8e0b744060411aaf5243f7c7ce78 authored about 13 years ago by Yetanotherx <[email protected]>
Gonna force it to break.

31d938d4730e746624fe7952c09c9311f08d1429 authored about 13 years ago by Yetanotherx <[email protected]>
Try to fix bamboo again

e71c05e218601f2afd7d711f985a45b42d2d1279 authored about 13 years ago by Yetanotherx <[email protected]>
Move deobf to resources to try to get bamboo to work.

78456f964307d9a3fa1377afe2aab57a59c525db authored about 13 years ago by Yetanotherx <[email protected]>
Get command events up and running.

6ee69077761034a8ce5c579e96469c2ea86c6e8d authored about 13 years ago by Yetanotherx <[email protected]>
Now it does!

9bb0def7c4b45d0cb273459d5aa39e4ce9f836c9 authored about 13 years ago by Yetanotherx <[email protected]>
Finally, after much confusion and difficulty, got outgoing chat events going.

aa49bbc59f9a138bee30d1bcafe911f37628b76c authored about 13 years ago by Yetanotherx <[email protected]>
More cleanup and documentation.

ec9b7351bd95492a218356931b71bebc280adf84 authored about 13 years ago by Yetanotherx <[email protected]>
Finished TODO

a87ff91fc4e027660a8bacf0da6206de20fdcb6c authored about 13 years ago by Yetanotherx <[email protected]>
Finally use a configuration file to handle obfuscation, allowing me to change Notch classes to more sensible titles

c52c0efa4240df565ea7385fa3923739504b9a5b authored about 13 years ago by Yetanotherx <[email protected]>
Add INSTALL file

f24a13542cf39d5c88d3433e3d39c8735aae350f authored about 13 years ago by Yetanotherx <[email protected]>
Replace private with protected

80509326270754128bfe180c42831b0e9a937051 authored about 13 years ago by Yetanotherx <[email protected]>
Remove old todos

3cb41bbf1beba94ffdf05cf75abf78e1e3e404c1 authored about 13 years ago by Yetanotherx <[email protected]>
Major cleanup. Remove a bucnh of singleton stuff, ensure that everything's done from the live controller.

2325de31e238b028cca68c411f4f31df9624ae02 authored about 13 years ago by Yetanotherx <[email protected]>
Multiple bugfixes

4c1dc2b4af89ea6cb2176efb444e1c1e30e0beb2 authored about 13 years ago by Yetanotherx <[email protected]>