1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-29 08:42:17 +00:00

Commit Graph

  • 5cf581e6c9 Fix files not writing data when closed SquidDev 2017-05-17 19:25:13 +01:00
  • 05e838ca5a Strip ".lua" from program names in multishell title bar Daniel Ratcliffe 2017-05-17 19:05:45 +01:00
  • 25a18ee33a Merge pull request #250 from Wilma456/luaex Daniel Ratcliffe 2017-05-17 18:13:56 +01:00
  • 1d905963e9 Add .lua extension to all programs and startup Wilma456 2017-05-17 16:17:12 +02:00
  • ebf8492198 Merge pull request #249 from SquidDev-CC/hotfix/speaker-server Daniel Ratcliffe 2017-05-17 11:11:34 +01:00
  • 12e61efd76 Fixes speakers playing incorrect sounds on the server SquidDev 2017-05-17 08:00:14 +01:00
  • 0a350077e9 Updated turtle speaker texture to match the style of the other turtle peripherals Daniel Ratcliffe 2017-05-16 23:59:35 +01:00
  • 19c8613dea Better shell.programs() fix Daniel Ratcliffe 2017-05-16 23:34:53 +01:00
  • fb00698557 Merge pull request #239 from Wilma456/shellprog Daniel Ratcliffe 2017-05-16 23:00:14 +01:00
  • 3d1eb830c7 Saner extension check Daniel Ratcliffe 2017-05-16 22:59:39 +01:00
  • 2bc72a883f Merge pull request #228 from Lignum/startup-dir Daniel Ratcliffe 2017-05-16 22:56:00 +01:00
  • c15fcd00ec Merge pull request #248 from Cruor/master Daniel Ratcliffe 2017-05-16 22:55:43 +01:00
  • cd2a51f816 Updated text... again... Cruor 2017-05-16 23:39:48 +02:00
  • 8b7c769ff9 Update speakers Cruor 2017-05-16 23:33:09 +02:00
  • 4101cb2dfb Added help file for speakers Cruor 2017-05-16 23:30:53 +02:00
  • 03794970ba
    Merge master into startup-dir Lignum 2017-05-16 23:25:54 +02:00
  • 9d0afe9e18
    Mention startup directories in whatsnew and changelog Lignum 2017-05-16 23:22:34 +02:00
  • f833450a68 Changed permissions on deploy.sh Daniel Ratcliffe 2017-05-16 21:57:57 +01:00
  • d6bf2c5dbc Merge pull request #246 from SquidDev-CC/hotfix/at-stacked-block Daniel Ratcliffe 2017-05-16 21:38:49 +01:00
  • b5e75a86c8 Remove AT for Block.createStackedBlock SquidDev 2017-05-16 21:19:36 +01:00
  • 00943163c8
    Replace type check with nil check Lignum 2017-05-16 21:53:50 +02:00
  • eb9b7f3b8c
    Ignore dirs inside startup directories Lignum 2017-05-16 21:50:35 +02:00
  • ba4b1e21fe Merge pull request #238 from SquidDev-CC/feature/binary-handles Daniel Ratcliffe 2017-05-16 20:02:34 +01:00
  • cd85a03429 Merge pull request #237 from Restioson/feature/speaker Daniel Ratcliffe 2017-05-16 19:52:10 +01:00
  • 0113e7229f Added speaker to whatsnew Restioson 2017-05-16 20:44:34 +02:00
  • 7e556acebc Added Speaker to Changelog Restioson 2017-05-16 20:42:16 +02:00
  • aa8455e0b1 Merge pull request #245 from Wilma456/settings Daniel Ratcliffe 2017-05-16 19:39:34 +01:00
  • 2e22ca4ccf Merge pull request #217 from SquidDev-CC/feature/logging Daniel Ratcliffe 2017-05-16 19:38:03 +01:00
  • 68f4611abc Add Default Settings Wilma456 2017-05-16 20:35:46 +02:00
  • 0e1135ed97 Disable peripheral logging by default SquidDev 2017-05-16 19:35:07 +01:00
  • ebbdd29bd6 Merge pull request #243 from SquidDev-CC/feature/access-transformer Daniel Ratcliffe 2017-05-16 19:25:10 +01:00
  • 8c4331d15a Added checks to window.setTextColor and window.setBackgroundColor Daniel Ratcliffe 2017-05-16 19:23:03 +01:00
  • 4df4b91d09 Converted (!x == y) to x != y Restioson 2017-05-16 20:02:59 +02:00
  • b28c565665 (Hopefully) addressed @dan200's concerns Restioson 2017-05-16 19:48:38 +02:00
  • efb0065ebd Add config option to disable certain error messages SquidDev 2017-05-16 15:59:09 +01:00
  • a0b6cbb671 Remove ILogger facade SquidDev 2017-05-13 22:26:35 +01:00
  • 44ba4069c1 Print stack traces/add logging messages in several places SquidDev 2017-05-08 19:55:51 +01:00
  • bdc438fc62 Add a basic logging system SquidDev 2017-05-08 19:28:50 +01:00
  • b3c49db761 Made Speaker threadsafe & fix warnings Restioson 2017-05-15 16:47:13 +02:00
  • 7ff4631a9f @gegy1000 strikes again Restioson 2017-05-13 09:47:30 +02:00
  • aad81bead7 Fix style Restioson 2017-05-13 09:39:24 +02:00
  • 88b55934c7 Fix castException Restioson 2017-05-12 21:19:37 +02:00
  • 42962dcd48 Fix Noisy turtles not in creative - Thanks @SquidDev Restioson 2017-05-12 21:10:53 +02:00
  • 093d2ea89f Added PocketSpeaker & corrected blockmodel for turtle speaker Restioson 2017-05-12 20:57:48 +02:00
  • 97a6679510 Dammit, I hope my git history works now! Restioson 2017-05-10 19:28:31 +02:00
  • a3b0e4e993 Added speaker as turtle peripheral Restioson 2017-05-10 16:46:18 +02:00
  • 3bf15a3798 Added speaker model - potentially glitched Restioson 2017-05-08 19:34:21 +02:00
  • dc96f2121a Fix Speaker not playing sounds on break and replace for entire Lua session Restioson 2017-05-08 19:27:14 +02:00
  • 2899246dbc Fix speaker peripheral API Restioson 2017-05-07 18:43:29 +02:00
  • 2444245b80 Speaker rendering and name gegy1000 2017-05-07 18:32:43 +02:00
  • a748d0167b Fixed Speaker being recognized as Disk Drive. Massive thanks to @SquidDev Restioson 2017-05-07 17:48:06 +02:00
  • 6cf1801f7e Changed method names to camelCaser Restioson 2017-05-07 17:37:52 +02:00
  • 61c08afc7f Implemented speaker. It's broken though - thinks it's a Disk Drive Restioson 2017-05-07 17:31:29 +02:00
  • 61dc61d356 Attempt to fix git history #2 Restioson 2017-05-07 12:24:27 +02:00
  • 7f365c5102 Merge pull request #232 from SquidDev-CC/feature/remove-duplicate-history Daniel Ratcliffe 2017-05-15 14:00:15 +01:00
  • 42874073e9 Merge pull request #230 from SquidDev-CC/feature/dye-improvements Daniel Ratcliffe 2017-05-14 21:45:33 +01:00
  • 63cdc7a72e Replace reflection with access transformers SquidDev 2017-05-14 17:00:14 +01:00
  • cf7308dbc8 Fix holes appearing in coloured turtles SquidDev 2017-05-14 16:02:15 +01:00
  • b37dbbd0af Allow dying pocket computers too SquidDev 2017-05-14 15:02:56 +01:00
  • a6b870dfbb Expand IPocketAccess.getLight/setLight to use RGB colours SquidDev 2017-05-14 14:22:20 +01:00
  • 6426255bd4 Remove getColour and setColour methods from ITurtleAccess SquidDev 2017-05-13 22:42:31 +01:00
  • 8c36eccfef Allow dying turtles arbitrary colours SquidDev 2017-05-11 18:44:02 +01:00
  • 88de097c1c Add more general item colouring system SquidDev 2017-05-11 18:19:34 +01:00
  • 6ccffe9742 Refactor the filesystem and HTTP code SquidDev 2017-05-12 22:49:44 +01:00
  • 2fd01b2adf Merge pull request #233 from SquidDev-CC/feature/file-handle-errors Daniel Ratcliffe 2017-05-13 21:55:37 +01:00
  • ea0d688345 Merge pull request #234 from SquidDev-CC/feature/remap-ids Daniel Ratcliffe 2017-05-13 21:44:10 +01:00
  • 891666c8bf Merge pull request #220 from SquidDev-CC/feature/item-handler Daniel Ratcliffe 2017-05-13 21:31:58 +01:00
  • a328308f67 Switch from using INetwork to IPacketNetwork SquidDev 2017-05-06 21:19:55 +01:00
  • e6ef1cfadd Add packet network API SquidDev 2017-05-06 21:01:36 +01:00
  • 7f754f33bb Updated (C) from 2016 to 2017 (#229) ObloxCC 2017-05-13 13:20:39 -05:00
  • 516bd8cf03 Make shell.programs filter .lua extension Wilma456 2017-05-13 13:37:18 +02:00
  • add046cbda Remap all blocks and items to underscore_case SquidDev 2017-05-12 13:29:56 +01:00
  • 9908f8c289 Do not insert empty or duplicate entries into shell history SquidDev 2017-05-11 21:01:23 +01:00
  • 259fe4b6b4
    Remove unnecessary shell.resolveProgram call Lignum 2017-05-11 18:12:58 +02:00
  • b07f28c30c Replace most inventory handling code with IItemHandlers SquidDev 2017-05-09 00:41:20 +01:00
  • 8acf43256c
    Don't sort startup files Lignum 2017-05-10 23:27:07 +02:00
  • 962e419098
    Allow having a startup directory and a startup.lua file simultaneously Lignum 2017-05-10 23:21:04 +02:00
  • 2e7c9b163d
    Enable the use of startup directories Lignum 2017-05-10 23:02:08 +02:00
  • 2c63a5f9a3 Provide various error messages for file handles SquidDev 2017-05-10 10:48:59 +01:00
  • 25128dfb66 Merge pull request #224 from SquidDev-CC/feature/lowercase-models Daniel Ratcliffe 2017-05-09 20:31:24 +01:00
  • c049de6939 Merge pull request #221 from SquidDev-CC/feature/nullable-annotations Daniel Ratcliffe 2017-05-09 20:00:02 +01:00
  • 82dbaece41 Lower case all resource names SquidDev 2017-05-09 16:37:31 +01:00
  • 8e3badf4f7 Merge pull request #222 from SquidDev-CC/feature/register-player Daniel Ratcliffe 2017-05-09 14:00:39 +01:00
  • 93aea371a7 Shovel upgrade converts grass to path blocks SquidDev 2017-05-09 12:46:46 +01:00
  • dd63fac8af Register TurtlePlayer in the entity registry SquidDev 2017-05-09 12:11:12 +01:00
  • 8b411387f1 Fix several craches caused by incorrect NonNull annotations. SquidDev 2017-05-09 00:54:15 +01:00
  • 922818dfa5 Add setPaletteColor and rgb8 to help files (#214) ObloxCC 2017-05-07 16:24:32 -05:00
  • 0308ec555a Merge pull request #207 from SquidDev-CC/feature/cleanup Daniel Ratcliffe 2017-05-07 18:26:07 +01:00
  • 008663c0e1 Lua fix Daniel Ratcliffe 2017-05-07 17:42:39 +01:00
  • 38e09920fa Lua fix Daniel Ratcliffe 2017-05-07 17:40:18 +01:00
  • 6fba381a4e Merge pull request #211 from Lignum/shell-run-lua Daniel Ratcliffe 2017-05-07 17:33:44 +01:00
  • e063f5a6b8 Merge pull request #197 from Lignum/colour-palettes Daniel Ratcliffe 2017-05-07 17:31:14 +01:00
  • 0b8b39ced0 colours.rgb8(r,g,b) and colours.rgb8(c) are now the inverse of each other Daniel Ratcliffe 2017-05-07 17:29:59 +01:00
  • 5f22d8bac6 Enabled setTextColour/setBackgroundColour with all colours on greyscale monitors Daniel Ratcliffe 2017-05-07 17:24:45 +01:00
  • a5e1dad5fc Enabled term.setText/BackgroundColour with non grey colours on greyscale monitors Daniel Ratcliffe 2017-05-07 17:22:49 +01:00
  • ebb7d7a8d9 Enabled window.setText/BackgroundColour with no grey colours. Some small optimisations Daniel Ratcliffe 2017-05-07 17:19:21 +01:00
  • c6abf0b890
    Make shell.resolveProgram pick up on *.lua files Lignum 2017-05-07 16:21:15 +02:00
  • c10e1ba78c
    Get rid of setPaletteColour table overload Lignum 2017-05-07 15:04:09 +02:00
  • 2e901a063d Remove accessibility modifiers from all enums and interfaces SquidDev 2017-05-07 01:53:37 +01:00
  • 5a60818c99 Make many fields final SquidDev 2017-05-07 01:52:55 +01:00