Skip to content
#

scripting-language

Here are 612 public repositories matching this topic...

pocketlang
ThakeeNathees
ThakeeNathees commented Jun 30, 2021

Currently, our math module isn't completely filled with necessary math functions, where you can contribute us by adding more math functions. This issue has reference on how to add log function to the math module.

How to implement

PR #154 has example on how to add log10 to the math module, which you can use as a reference to add log (base 2) function.

Finally

And don't forget

Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.

  • Updated Aug 2, 2021
  • Java
Eng1ner
Eng1ner commented Jul 3, 2021

Description

Baby husk cannot be spawned (while baby zombie and baby drowned works fine)

Steps to Reproduce

spawn 1 baby husk at location of player

Errors / Screenshots

At reload it returns:

Can't understand this condition/effect: spawn 1 baby husk at location of player

Server Information

  • Server version/platform: git-Paper-318 (MC: 1.16.4)
  • **Skript version
abs
odino
odino commented May 8, 2020

Current coverage is not bad (70+%) and in general and I don't want to embark on one of those 100%-coverage crusades. But I know there are parts of the interpreter that are undertested (and don't generally need a whole lot of tests) and it might be nice to get some quick wins in terms of coverage.

Improve this page

Add a description, image, and links to the scripting-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scripting-language topic, visit your repo's landing page and select "manage topics."

Learn more