Commit Graph

  • 77f348912f completely redo internal TerraScript args dfsek 2021-01-02 00:44:16 -07:00
  • 6bac82da25 fix terrascript loading logging 3.0.0 dfsek 2021-01-01 19:55:33 -07:00
  • a51727b636 fix exporting weirdness dfsek 2021-01-01 18:09:58 -07:00
  • ec722014e6 finalize commands dfsek 2021-01-01 17:45:06 -07:00
  • 256761eb5b fix version command dfsek 2021-01-01 17:43:10 -07:00
  • 07731c06c0 implement biome commands dfsek 2021-01-01 17:36:53 -07:00
  • 556584f9f5 improve BukkitAdapter, fix LocateCommand dfsek 2021-01-01 16:05:42 -07:00
  • 61c93b47ca implement EntityFunction dfsek 2021-01-01 03:28:06 -07:00
  • 044aa738a3 cleanup & add entity support dfsek 2021-01-01 01:50:01 -07:00
  • 8da2b63f31 refactor dfsek 2021-01-01 00:27:36 -07:00
  • ce033b0956 implement LootFunction dfsek 2021-01-01 00:08:03 -07:00
  • a9df684b80 reimplement loot tables dfsek 2020-12-31 23:20:16 -07:00
  • 356771bcea work on inventory stuff dfsek 2020-12-31 20:37:14 -07:00
  • 166c0f7dfb reimplement structure spawn command dfsek 2020-12-31 16:10:45 -07:00
  • aa41cc4d3d only allow loop flow control in loop dfsek 2020-12-31 02:49:48 -07:00
  • 0c3e3f2bc6 fix flow keyword issues dfsek 2020-12-31 02:44:33 -07:00
  • 792b6efd12 allow data to be returned dfsek 2020-12-31 02:30:41 -07:00
  • 122fbd841c correct scope wackiness in for loops dfsek 2020-12-31 02:06:53 -07:00
  • ad5823055d do precedence better dfsek 2020-12-31 02:03:47 -07:00
  • 92afe1c9ab refactor blockdata dfsek 2020-12-31 01:50:47 -07:00
  • 1826adf1c2 remove more logging dfsek 2020-12-30 21:38:23 -07:00
  • 97f6cda4ad remove debug logging dfsek 2020-12-30 21:10:52 -07:00
  • bccfcdf9a1 implement check cache dfsek 2020-12-30 21:03:28 -07:00
  • 8049824170 improve Transformer st handling dfsek 2020-12-30 20:32:55 -07:00
  • 99acadaf59 fix tscript comment issues dfsek 2020-12-30 18:05:32 -07:00
  • 2be4b36d1a configurable blending distance dfsek 2020-12-30 17:57:16 -07:00
  • c283f37390 fix spawn checks at biome edge dfsek 2020-12-30 13:55:15 -07:00
  • d21d448947 Create da.yml (#42) Haurum 2020-12-30 21:33:31 +01:00
  • d16c28aebd cleanup generation code dfsek 2020-12-30 02:41:57 -07:00
  • ce45bacc6f better biome blending dfsek 2020-12-30 01:45:20 -07:00
  • a68b85c522 elevation tweaks & general cleanup dfsek 2020-12-30 00:03:02 -07:00
  • 7d0149b59d brain moment dfsek 2020-12-29 19:23:37 -07:00
  • 447c82f74a StructureFunction returns boolean based on pass/fail dfsek 2020-12-27 21:08:48 -07:00
  • 8db263e19b fix EOF issues dfsek 2020-12-27 20:55:01 -07:00
  • 7cf34dbd8a allow single statement loops dfsek 2020-12-27 20:52:35 -07:00
  • 283495832f Add else if and else dfsek 2020-12-27 20:42:42 -07:00
  • f6312a01d7 reimplement locate command dfsek 2020-12-27 00:27:58 -07:00
  • c7d43142f2 remove structure bound dfsek 2020-12-26 22:43:51 -07:00
  • c4da858095 reimplement structure probability collections dfsek 2020-12-26 22:22:17 -07:00
  • 5ff47bad18 improve cache configs dfsek 2020-12-26 21:36:15 -07:00
  • 18819ae53d fabric implementations dfsek 2020-12-26 03:06:25 -07:00
  • ddc2cea427 implement all Bukkit block data dfsek 2020-12-26 01:38:54 -07:00
  • bc17597923 Implement structure caching mechanism dfsek 2020-12-25 22:39:52 -07:00
  • 49f3c16a38 Implement BukkitOrientable dfsek 2020-12-25 21:47:56 -07:00
  • 5db1494341 implement script structures with chunkification(tm) dfsek 2020-12-25 20:43:41 -07:00
  • cccb706ad5 pass random to structure gen dfsek 2020-12-25 20:22:19 -07:00
  • c6d7d1a947 implement PullFunction dfsek 2020-12-25 17:46:29 -07:00
  • 9685dbbb9d Fix IntermediateBuffer dfsek 2020-12-25 17:46:22 -07:00
  • a18d459343 implement BukkitDirectional and BukkitRotatable dfsek 2020-12-25 17:06:23 -07:00
  • 4b5013231c implement Marks dfsek 2020-12-25 15:26:58 -07:00
  • a04bcf5b23 fix bukkit slab implementation dfsek 2020-12-25 13:06:15 -07:00
  • 1c579e8e5b improve ParseException dfsek 2020-12-25 12:08:22 -07:00
  • bbab6e39ff enforce scope definitions in for loop declarations dfsek 2020-12-25 02:43:15 -07:00
  • 2e68a0db5d parser cleanup dfsek 2020-12-25 02:40:29 -07:00
  • abc59901c1 Add for loops dfsek 2020-12-25 00:12:28 -07:00
  • aaa0c99524 Add FailKeyword dfsek 2020-12-24 22:59:51 -07:00
  • 0780539326 reimplement sapling override dfsek 2020-12-24 14:58:53 -07:00
  • c8434e73ef implement robust equals and hashcode in Vector3 dfsek 2020-12-24 02:49:27 -07:00
  • 058ec9f24d store structures in Buffer dfsek 2020-12-24 02:40:28 -07:00
  • 7127943298 remove chunk apply method dfsek 2020-12-24 02:17:46 -07:00
  • 9adc03d56b Reimplement structure trees with TerraScripts dfsek 2020-12-24 02:06:19 -07:00
  • 5d6b060dee Add math functions dfsek 2020-12-24 02:06:05 -07:00
  • fc82eff93b add remapShadedJar task to Fabric dfsek 2020-12-23 23:03:42 -07:00
  • 1c316e52a9 Exporting dfsek 2020-12-23 23:02:58 -07:00
  • 76afd54d3c use epsilon for numeric equals dfsek 2020-12-23 15:19:33 -07:00
  • 7fe7dac57a implement RecursionsFunction dfsek 2020-12-23 15:09:42 -07:00
  • 63e59692e2 Implement StructureFunction and temp RandomFunction dfsek 2020-12-23 03:08:31 -07:00
  • 405a96034c Load structure scripts into registry dfsek 2020-12-23 02:35:07 -07:00
  • e9dc7428b8 document new tokens dfsek 2020-12-23 01:43:53 -07:00
  • b4342a36aa implement break, return, and continue dfsek 2020-12-23 01:37:51 -07:00
  • 1158ae958a refactor rotations, reimplement RotationUtil dfsek 2020-12-22 22:48:31 -07:00
  • 062c9b5efb Pass rotation to Item#apply dfsek 2020-12-22 22:41:51 -07:00
  • 66e8647517 rework loaders to allow traversing filenames dfsek 2020-12-22 20:11:01 -07:00
  • f47b975fe7 implement block & check functions dfsek 2020-12-22 17:32:17 -07:00
  • e5d9ae62fa more cleanup dfsek 2020-12-22 15:13:01 -07:00
  • 9c1eab04b9 Cleanup & fix grouping related operator precedence issues dfsek 2020-12-22 14:49:58 -07:00
  • 72d4370878 fix various tokenizer issues dfsek 2020-12-22 02:58:42 -07:00
  • 88da796923 Implement variable reassignment and while loops dfsek 2020-12-22 02:39:53 -07:00
  • 2ab4ed871c check if var/function is already defined in scope. dfsek 2020-12-22 02:20:46 -07:00
  • 0ecd275c56 Fix comment whitespace tokenizer issues dfsek 2020-12-22 02:13:35 -07:00
  • 4f40bcbe5e Implement variables dfsek 2020-12-22 02:00:40 -07:00
  • cb7b3de48c better type checking for function args dfsek 2020-12-21 22:30:02 -07:00
  • 13fbb9bf54 Implement boolean binary operations AND and OR dfsek 2020-12-21 21:08:43 -07:00
  • be8ed913e5 allow grouping binary operations dfsek 2020-12-21 20:55:51 -07:00
  • fe17683d27 cleanup, refactor, remove logging dfsek 2020-12-21 20:36:48 -07:00
  • 7d72a91bb7 implement comparison operators dfsek 2020-12-21 20:31:57 -07:00
  • 7a75f20a2c implement operator precedence dfsek 2020-12-21 16:22:08 -07:00
  • 8a7499d874 binary operations work now dfsek 2020-12-21 02:01:42 -07:00
  • adc5f0becc more parsing reworks dfsek 2020-12-21 01:28:40 -07:00
  • 6d710ca442 set up framework for binary operations dfsek 2020-12-20 16:46:44 -07:00
  • 7cbf8dffbe parse things in a less dumb way dfsek 2020-12-20 14:04:33 -07:00
  • e1cb46c8fd basic structure implementation dfsek 2020-12-20 02:21:19 -07:00
  • 8b97d74e0a allow constant expressions in if statements dfsek 2020-12-20 01:50:41 -07:00
  • c4f927e72c account for dangling opening/closing brace dfsek 2020-12-20 01:43:50 -07:00
  • 2880c29f8c if statements with code blocks dfsek 2020-12-20 01:08:37 -07:00
  • 474962db39 add escape character to parser string literals dfsek 2020-12-19 21:03:14 -07:00
  • f970838ecf Working parser/tokenizer dfsek 2020-12-19 20:04:58 -07:00
  • 29e2746e72 working tokenizer dfsek 2020-12-19 01:50:56 -07:00
  • 1ce884d1c7 Merge branch 'structure-rewrite' into agnostic dfsek 2020-12-18 20:50:41 -07:00
  • 24697ae60f Refactor API dfsek 2020-12-18 19:57:42 -07:00