- ColourExt: extends the color object
Lol the great U-war continues even in the description itself. ![]()
- ColourExt: extends the color object
Lol the great U-war continues even in the description itself. ![]()
Description: Lotsa colory critterin’!
Author(s): @UberGoober
![]()
Little round thingies with a limited ability to make decisions based on the colors around them. Right now they make two decisions: do I keep going the direction I’m going, and do I reproduce with the creature I just detected next to me. The system could be expanded to do a lot more too.
Description: Lotsa colory critterin’!
Author(s): @UberGoober
![]()
Little round thingies with a limited ability to make decisions based on the colors around them. Right now they make two decisions: do I keep going the direction I’m going, and do I reproduce with the creature I just detected next to me. The system could be expanded to do a lot more too.
Description: Extensions for meshes etc
Author(s): @Andrew Stacey
![]()
This library contains my code that extends various of the inbuilt objects in Codea:
Bear with me. WebRepo project isn’t working currently but you can access everything here for the time being: https://codeawebrepo.co.uk/WebRepo/client/index.html
Should be fixed soon.
Description: Downloadable Dependencies
Author(s): @Steppers
![]()
Dynamically Download dependency projects from WebRepo at runtime!
By adding WebRepoLib as a dependency and adding a ‘WRL’ tab to your project you can easily include projects from WebRepo as dependencies, download and load them dynamically at project launch.
Features:
Full documentation is included with this project and can be viewed when launching ‘WebRepoLib’.
Description: Codea Community Repository
Author(s): @Steppers
![]()
WebRepo provides easy access to projects from the community.
WebRepo 2.0 ups the ante with a brand new UI and a simplified submission/review process all from within the app itself.
No more nasty Google forms!
Other new features include:
This webrepo doesn’t work for me. Just get a black screen. No console output either.
I tried to submit @sim’s cool Juice library but the app told me it didn’t have an icon. But it does! Attached is the project it claimed was icon-less.
I’m not sure which version of WebRepo I’m using, because when I download it from the link above, it doesn’t work, but when I ran the old one, it asked to update itself, and it did and runs successfully. So I don’t know if I’m just running the last version of 1.0 or the newest version of 2.
Juice.zip (111.8 KB)
Description: Downloadable Dependencies
Author(s): @Steppers
![]()
Dynamically Download dependency projects from WebRepo at runtime!
By adding WebRepoLib as a dependency and adding a ‘WRL’ tab to your project you can easily include projects from WebRepo as dependencies, download and load them dynamically at project launch.
Features:
Full documentation is included with this project and can be viewed when launching ‘WebRepoLib’.
Description: Codea Community Repository
Author(s): @Steppers
![]()
WebRepo provides easy access to projects from the community.
WebRepo 2.0 ups the ante with a brand new UI and a simplified submission/review process all from within the app itself.
No more nasty Google forms!
Other new features include:
Description: Codea Community Repository
Author(s): @Steppers
![]()
WebRepo provides easy access to projects from the community.
Note:
This is the experimental version of WebRepo. Some features may be broken or missing entirely. Please see the latest update notes for details.
Working features:
Missing features:
Description: Heightmap Terrain
Author(s): @spacemonkey
![]()
Heightmap Terrain with good performance.
@UberGoober 2.5.1 Should hopefully solve any issues you were previously having. My apologies, I had made fixes but hadn’t yet published them…
As for the Icon, I’ll have to have a look later but it looks like that project is using Icon@3x.png and currently WebRepo doesn’t handle any variant other than @2x. Will require a small fix.
@steppers - webrepo not downloading properly from your last web link. Just provides one Codea page with very little code on it. I am using the latest Codea beta so there may be a clash there.
@Bri_G Will take a look!
Description: Codea Community Repository
Author(s): @Steppers
![]()
WebRepo provides easy access to projects from the community.
WebRepo 2.0 ups the ante with a brand new UI and a simplified submission/review process all from within the app itself.
No more nasty Google forms!
Other new features include:
@Steppers - thanks for the update, up and running now. What was the issue ?
I think there’s currently still an issue with the auto dependency inclusion so for some reason WebRepoLib wasn’t included. It is packaged locally but not uploaded and I’m not sure why yet. I just resubmitted the project again with the dependecy ![]()
a) wow, WebRepo Experimental is impressive. It opens up whole new vistas for deploying html in Codea. If I knew html well enough I would be playing with this right now.
b) does the code in WebRepo Experimental support JavaScript features in html?
c) is it possible to change the “install” button to an “update” button after a new version of a project is uploaded?