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

Commit Graph

  • db9cd15fb3 Remove most raw types SquidDev 2017-05-07 01:16:08 +01:00
  • 9af15d1e30 Remove some unnecessary constructs SquidDev 2017-05-07 00:42:00 +01:00
  • dc5517303f Add @Nullable and @NonNull annotations SquidDev 2017-05-07 00:07:42 +01:00
  • 941d47908f
    Oh bother Lignum 2017-05-07 13:09:51 +02:00
  • 0164032a4a
    Allow greyscale palettes on basic computers Lignum 2017-05-07 13:04:54 +02:00
  • 70c2f50aa8
    Un-break the non-table setPaletteColour overload Lignum 2017-05-07 12:55:16 +02:00
  • 54273fc6e5
    Add Palette.DEFAULT Lignum 2017-05-07 12:51:06 +02:00
  • 4e55e03c8b
    Don't sync the whole palette in window.setPaletteColour Lignum 2017-05-07 12:46:23 +02:00
  • 156e74b69c
    setColour -> setPaletteColour Lignum 2017-05-07 12:40:31 +02:00
  • 9d1872c948 Merge pull request #172 from SquidDev-CC/feature/pocket-upgrades Daniel Ratcliffe 2017-05-07 10:32:22 +01:00
  • 8ba5edb6e4 Minor cleanup of pocket computer upgrades SquidDev 2017-05-05 02:07:11 +01:00
  • 5a4375f6ac Allow changing the colour of the modem light SquidDev 2017-05-05 00:54:41 +01:00
  • 6020cd55b1 Added documentation and updated changelog/whatsnew SquidDev 2017-05-04 23:35:41 +01:00
  • 7f8100ae0f Check the offhand inventory too when searching for upgrades SquidDev 2017-05-04 23:21:26 +01:00
  • 22631cfc63 Add .equip and .unequip methods to pocket API. SquidDev 2017-05-02 01:53:30 +01:00
  • 5faceac7ba Add registry for pocket computer upgrades SquidDev 2017-05-02 01:46:17 +01:00
  • ff16868dd8 Merge pull request #206 from Lignum/update-craftos-version Daniel Ratcliffe 2017-05-07 00:41:58 +01:00
  • 287c6f172c
    Allow passing RGB8 hex values to term.setColour Lignum 2017-05-07 01:16:48 +02:00
  • cad10fa2c7 Fixed incorrectness in os.day(). Added os.epoch() Daniel Ratcliffe 2017-05-06 23:18:50 +01:00
  • 58713caa73 Merge pull request #203 from SquidDev-CC/feature/turtle-models Daniel Ratcliffe 2017-05-06 23:56:13 +01:00
  • a6e3d4fd26 Merge pull request #195 from SquidDev-CC/hotfix/selection-boxes Daniel Ratcliffe 2017-05-06 23:55:45 +01:00
  • f34a319b79 Make cable collision boxes more accurate for cables SquidDev 2017-05-06 23:45:15 +01:00
  • 1cc403191f
    Add colours.rgb8(r, g, b)/colours.rgb8(hex) Lignum 2017-05-07 00:13:36 +02:00
  • 2c7ee1d7e7
    Bump CraftOS version to 1.8 Lignum 2017-05-06 23:26:45 +02:00
  • 3e3c1239b0 Merge pull request #183 from timia2109/master Daniel Ratcliffe 2017-05-06 22:26:14 +01:00
  • 4b4e041f6f Merge branch 'master' into master Daniel Ratcliffe 2017-05-06 22:25:46 +01:00
  • 423d5af87f Merge pull request #191 from SquidDev-CC/feature/text-illumination Daniel Ratcliffe 2017-05-06 22:11:28 +01:00
  • 5b6bbc3cbf Merge pull request #200 from Lignum/fs-weak-set Daniel Ratcliffe 2017-05-06 21:44:28 +01:00
  • f4dab801e4 Merge pull request #204 from SquidDev-CC/feature/some-deprecation Daniel Ratcliffe 2017-05-06 21:41:54 +01:00
  • a9e7acbec5
    Fix monitors fetching palette when there is no terminal Lignum 2017-05-06 20:23:44 +02:00
  • ac2382a861
    Add setColour overload with table parameter Lignum 2017-05-06 20:22:16 +02:00
  • 2f93354981 Remove dye block state property SquidDev 2017-05-06 17:41:49 +01:00
  • c7f5d039b2 Use IBlockState instead of Block methods SquidDev 2017-05-06 15:31:06 +01:00
  • d652bdb0b0 Convert turtle rendering to use tinting SquidDev 2017-05-06 14:59:30 +01:00
  • f1c4634dfa os.time( ... ) now returns float Tim Ittermann 2017-05-06 14:52:02 +02:00
  • f89bbeee54 Remove import Tim Ittermann 2017-05-06 14:30:19 +02:00
  • e0e81a9b18 Put time functions into the OS API Tim Ittermann 2017-05-06 14:24:48 +02:00
  • bfa5f6ec9c
    Make palettes work properly with the window API Lignum 2017-05-05 20:23:57 +02:00
  • 988e9f10db
    Fix compiler error Lignum 2017-05-05 19:13:52 +02:00
  • b0ac48b9a3
    Use some sweet tricks to have a weak set to store open files Lignum 2017-05-05 19:11:59 +02:00
  • 3de674dfb1
    Simplify the palette payload to an int array Lignum 2017-05-05 18:47:43 +02:00
  • 39a56c8e55
    Get rid of the PaletteColour class Lignum 2017-05-05 18:22:40 +02:00
  • 06b63980eb Merge pull request #196 from SquidDev-CC/feature/docs Daniel Ratcliffe 2017-05-05 17:19:26 +01:00
  • 3eae944923 Merge pull request #198 from SquidDev-CC/hotfix/no-reset-redstone Daniel Ratcliffe 2017-05-05 17:17:15 +01:00
  • 6997471280
    Add palette functions to monitor peripheral Lignum 2017-05-05 18:12:33 +02:00
  • 4b95ed5d53 Do not reset redstone inputs when adding peripherals SquidDev 2017-05-05 16:53:49 +01:00
  • 088dab799e
    Network the colour palette Lignum 2017-05-05 17:21:53 +02:00
  • 0cdd0ea21a Change license headers to block comments SquidDev 2017-05-05 16:16:09 +01:00
  • c413b9af04 Merge pull request #194 from SquidDev-CC/feature/docs Daniel Ratcliffe 2017-05-05 16:08:45 +01:00
  • 76e926c090 Document several undocumented arguments and exceptions SquidDev 2017-05-05 16:07:18 +01:00
  • d87b0e9435 Fix selection boxes not being shown SquidDev 2017-05-05 15:24:53 +01:00
  • b0f0d8fd71
    Add getColour/setColour to the window api Lignum 2017-05-05 16:14:13 +02:00
  • 7b07921a73 General improvements to the documentation SquidDev 2017-05-05 14:56:15 +01:00
  • 56c9dec687
    Add term.setColour/term.getColour Lignum 2017-05-05 15:52:21 +02:00
  • 936a531cd5
    Add a palette class and use it for rendering Lignum 2017-05-05 15:24:29 +02:00
  • 09215daa03 FileSystem uses a WeakHashMap to store it's open file handles Daniel Ratcliffe 2017-05-05 00:52:26 +01:00
  • 42f2235d45 Made the black colour on monitors, terminals, block and item graphics darker Daniel Ratcliffe 2017-05-04 23:45:27 +01:00
  • 2436d813e6 Treat a maximumFilesOpen values of 0 as unlimited Daniel Ratcliffe 2017-05-04 22:15:26 +01:00
  • 6271555c45 Merge pull request #192 from Lignum/render-improvements Daniel Ratcliffe 2017-05-04 23:09:48 +01:00
  • 4b8493baab
    Terminal cursor bounds checking Lignum 2017-05-05 00:08:10 +02:00
  • 4e3def39e0
    Render terminal cursor in a less awkward way Lignum 2017-05-04 23:53:43 +02:00
  • 7e71045c7b
    Remove texture coordinates from text background part Lignum 2017-05-04 23:49:08 +02:00
  • 2d5d5e3a9e
    Use GL_TRIANGLES in FixedWidthFontRenderer Lignum 2017-05-04 23:43:05 +02:00
  • c0b5b6af07
    Add ".idea" to .gitignore Lignum 2017-05-04 23:39:12 +02:00
  • c104eabcdd
    Use GlStateManager where necessary, replace GL_QUADS with GL_TRIANGLE_STRIP Lignum 2017-05-04 23:38:24 +02:00
  • 933bdcc6b7 Make monitor text glow in the dark SquidDev 2017-05-04 22:24:39 +01:00
  • 45803e4a49 Replace get...() functions with properties. NOT ALL TESTED YET! Tim Ittermann 2017-05-04 23:18:03 +02:00
  • 8abff95441 Peripherals no longer break turtle<->redstone connectivity Daniel Ratcliffe 2017-05-04 22:01:32 +01:00
  • f99caed4f2 Merge pull request #169 from Lignum/fd-limit Daniel Ratcliffe 2017-05-04 22:12:50 +01:00
  • 4b0a976bd6 Merge pull request #182 from SquidDev-CC/feature/turtle-upgrade-both Daniel Ratcliffe 2017-05-04 22:02:09 +01:00
  • 30d191df0b
    Avoid casts with generic type args Lignum 2017-05-04 23:00:02 +02:00
  • 17a3e120e8 Merge pull request #180 from boq/master Daniel Ratcliffe 2017-05-04 21:42:34 +01:00
  • 55b160e1bb Merge pull request #164 from SquidDev-CC/hotfix/turtle-connectivity Daniel Ratcliffe 2017-05-04 21:28:08 +01:00
  • a57eb14113 Added windows setup script Daniel Ratcliffe 2017-05-04 21:14:28 +01:00
  • fa99305914 Merge pull request #168 from SquidDev-CC/hotfix/modem-model-rotation Daniel Ratcliffe 2017-05-04 21:08:51 +01:00
  • 27ef182294 Merge pull request #158 from SquidDev-CC/feature/require-container Daniel Ratcliffe 2017-05-04 21:08:34 +01:00
  • 82e76d9872 Merge pull request #184 from SquidDev-CC/hotfix/sort-list Daniel Ratcliffe 2017-05-04 21:06:26 +01:00
  • 2a0556fa4c Merge pull request #185 from SquidDev-CC/hotfix/unpack-length Daniel Ratcliffe 2017-05-04 21:05:14 +01:00
  • 22e36fc35d Merge pull request #178 from boq/patch-1 Daniel Ratcliffe 2017-05-04 21:04:14 +01:00
  • 655a328b86 Merge pull request #174 from SquidDev-CC/hotfix/shutdown-abort Daniel Ratcliffe 2017-05-04 21:03:40 +01:00
  • df1ef7133d Merge pull request #181 from SquidDev-CC/hotfix/gps-locate Daniel Ratcliffe 2017-05-04 21:02:36 +01:00
  • bd14223ea8 Manually specify the number of values to unpack SquidDev 2017-05-04 10:49:41 +01:00
  • 72dfb0e7cc Sort the result of FileSystem.list SquidDev 2017-05-03 22:27:38 +01:00
  • b2cc6ec82a Add TimeAPI to Computers APIs Tim Ittermann 2017-05-03 23:12:48 +02:00
  • c1d5ae2a09 Rename src/main/java/dan200.computercraft/core/apis/TimeAPI.java to src/main/java/dan200/computercraft/core/apis/TimeAPI.java Tim Ittermann 2017-05-03 23:11:52 +02:00
  • 627524dcb7 Create TimeAPI.java Tim Ittermann 2017-05-03 23:10:58 +02:00
  • 6b6829e22b Use tonumber when validating message format SquidDev 2017-05-03 18:39:32 +01:00
  • 67eecd4b1c Use tonumber instead of checking type SquidDev 2017-05-03 18:21:14 +01:00
  • a021a072b5 Allow turtle upgrades to act as tools and peripherals SquidDev 2017-05-03 17:28:54 +01:00
  • 7e5970673f Ensure GPS coordinates are numbers SquidDev 2017-05-03 16:30:22 +01:00
  • 4eb4bb933f
    Different fix for shadow turtles Bartek Bok 2017-05-03 16:03:47 +02:00
  • 5284b145f8
    Handle tile entity changes Bartek Bok 2017-05-03 11:14:39 +02:00
  • bd8769f300 Fix compilation error Bartek Bok 2017-05-02 23:40:31 +02:00
  • 994dcd9f58
    Localise the maximumFilesOpen setting Lignum 2017-05-02 18:29:50 +02:00
  • 2bfb53227a
    Merge master into fd-limit Lignum 2017-05-02 18:26:45 +02:00
  • ba761a15b6 Send termination signals unless the computer is off SquidDev 2017-05-02 14:04:48 +01:00
  • 58e6e9ea46 Fixed a typo Daniel Ratcliffe 2017-05-02 13:56:24 +01:00
  • 4825aefccf Merge pull request #167 from SquidDev-CC/hotfix/limit-label Daniel Ratcliffe 2017-05-02 13:54:43 +01:00
  • 3a360a50b0 Merge pull request #166 from SquidDev-CC/feature/config-gui Daniel Ratcliffe 2017-05-02 13:46:01 +01:00
  • 65ef8a0937 Add config GUI description to changelog/whatsnew SquidDev 2017-05-02 13:34:33 +01:00