Recommended Posts

  • 2 weeks later...

Soooo... when's dynamicsquid (Neowin's server) gonna be back up?

It isn't "Neowin's" server per-se, but it's where a few of us regularly hang out, such as myself and Meph. It's been out of action for a long time now and I doubt it's coming up again any time in the near future. I've moved over to Reddit's PVE server in the meantime.

  • 3 weeks later...

Minecraft 1.1 is out:

We are excited to announce that Minecraft 1.1 is out!

Jeb and Jon have been hard at work squashing bugs and creating amazing new features.

Below is a list of some of the added features:

- Bow Enchantments

- Golden Apple recipe

- New language translations.

- Slightly smoothed color transitions between biomes

- Reduced brewing time to 20 seconds

- Added spawn eggs to creative (the colors of the eggs even look like the mobs)

- Added world type options (currently only super-flat and default)

- Removed collision box from ladders

- Sheep eat grass and regain their wool

Plus many bug fixes!

Want to see Minecraft 1.1 in action. Check out this video by the talented H.A.T. Films guys!

Source: Mojang.com

Yea, It'll be back. Just need to find a decent vps provider.

Why not get a cheap dedicated box? Then you don't have the vps provider whining about resource usage.

Check out:

http://www.kimsufi.ie/special_edition/index.xml

http://www.lowenddedi.net/

Check out the album for my server. I imported that underground city and the lighthouse from schematics, but everything else my friend and I built from scratch.

P.S. - If anybody wants to come build with me, just PM me. My friends and I usually communicate our plans over Skype, so if you have that it will be helpful.

Notch is now asking the Minecraft user base whether or not it's ok to add player tracking to the game:

A poll on letting us snoop

We have no idea how you?re playing the Minecraft.

Right now, the only way we can figure out roughly what people are doing with the game is to track logins. Once you?re logged in, we have no idea what happens.

I was thinking it would be awesomely cool to add some kind of player tracking to the game. This would work by having the game connect to minecraft.net and send some anonymous and non-private data about the game, such as current game mode (single player, multiplayer), operating system (windows? mac?), how long you?ve been playing for (so we know how long a game session is), and whether or not you?re playing the downloaded game, or the applet on the webpage. It would probably connect every ten minutes or so so we can get some semi-realtime data. We?d share the data with the community, as usual.

Naturally, the data sent will be fully anonymous, so it wouldn?t contain any session information or your user name, and it wouldn?t send any sensitive information that you might not want to share.

Would you be ok with this? We?d really appreciate having that data!

Source: The World of Notch

Personally I have no problem with this as long as he sticks to the promise of anonymising the data and making it an opt-out feature.

  • 3 weeks later...

Some more changes in this week's snapshot:

  • Added new world file format called ?Anvil? (256 max height and 4096 block IDs*)
  • Multi-player light calculations do no longer cause affected blocks to be transmitted to the clients, instead the clients will recalculate the light on their own
  • Villagers will repopulate villages based on how many houses there are available
  • Some nights in villages will be worse than others?
  • Added a redstone-controlled light source
  • Decreased chance for the rare mob drops
  • All animals use the new AI system now

(Emphasis mine)

Also, babies.

children1.png

Source: Mojang blog

Yeah, every time somebody places a light or a redstone torch is turned on/off, only the information about that single block will be transmitted, vs. every single block within the range of the light.

It should make redstone machinery less laggy, as only the state of the redstone will be updated, vs. redstone state + random blocks around it.

This topic is now closed to further replies.
  • Posts

    • The fact I need to use "Show more" like 99% of the time is so annoying. Or why I have 7-zip under 3 submenus when it could be in top. And Microslop keeps saying how they'll improve Start and I've not seen ANY improvement yet. In MONTHS. WTF?! I'll believe any of it when they actually deliver anything.
    • LosslessCut 3.69 by Razvan Serea LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work. Features Lossless cutting of most video and audio formats Losslessly cut out parts of video/audio (for cutting away commercials etc.) Losslessly rearrange the order of video/audio segments Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera) Lossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file) Losslessly extract all tracks from a file (extract video, audio, subtitle, attachments and other tracks from one file into separate files) Batch view for fast multi-file workflow Remux into any compatible output format Take full-resolution snapshots from videos in JPEG/PNG format Manual input of cutpoint times Apply a per-file timecode offset (and auto load timecode from file) Change rotation/orientation metadata in videos View technical data about all streams Timeline zoom and frame/keyframe jumping for accurate cutting around keyframes Saves per project cut segments to project file View FFmpeg last command log so you can modify and re-run recent commands on the command line Undo/redo Give labels to cut segments View segment details, export/import cut segments as CSV Import segments from: MP4/MKV chapters, Text file, YouTube, CSV, CUE, XML (DaVinci, Final Cut Pro) Video thumbnails and audio waveform Edit file metadata and per-stream metadata Edit per-stream disposition Cut with chapter marks Annotate segments with tags View subtitles Example lossless use cases Cut out commercials from a recorded TV show (and re-format from TS to MP4) Remove audio tracks from a file Extract music track from a video and cut it to your needs Add music to a video (or replace existing audio track) Combine audio and video tracks from separate recordings Include an external subtitle into a video Quickly change a H264/H265 MKV video to MOV or MP4 for playback on iPhone Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut Export a list of cut times as a CSV EDL and process these in another tool Quickly cut a file by its MP4/MKV chapters Quickly cut a YouTube video by its chapters (or music times from a comment) Change the language of a file's audio/subtitle tracks Attach cover art to videos Change author, title, GPS position, recording time of a video Fix rotation of a video that has the wrong orientation flag set Great for rotating phone videos that come out the wrong way without actually re-encoding the video. Loop a video / audio clip X times quickly without re-encoding LosslessCut 3.69.0 changelog: Add lossless cropping & aspect ratio override via bitstream and container metadata #643 Alow shifting tracks for each file (-itsoffset) #216 Add "decimate video" tool to filter away all non-keyframes #2111 Add Windows ARM 64 native build with native ffmpeg Move timecode out of timeline and make it copy-able #2592 #2691 #2800 #483 #2808 Upgrade Electron to latest Add new "opposing" align mode #2654 Add FFmpeg -hwaccel auto setting for hardware acceleration of certain operations Add API events export-start and export-complete Allow deleting track metadata #2819 Improve shift segments dialog #2839 Show keyboard shortcuts inside button tooltips in UI Warn if trying to cut with too few keyframes around cutpoint #516 #2780 #2756 (Linux) include app name in notification #2794 Pull latest translations Other notable changes: Advanced output directory selector #2101 #2115 #2755 increase max file name length to 250 (truncation) #2779 don't reset playback speed when using special playback modes #2889 preserve chapters when merging files that already have chapters don't merge adjacent segments in combineOverlappingSegments #2896 don't transfer segment name when filling gaps #2754 always scroll up to zoom in #2703 #2786 increase max keyframes to 10000 Don't bind ctrl/cmd+c by default (they interfer with copying text) Many other improvements and fixes Download: LosslessCut 3.69.0 | ARM64 | ~100.0 MB (Open Source) Links: LosslessCut Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Doesn't even need a UI for point 2 - use some sort of JSON/XML container - because MOST users won't even bother.
  • Recent Achievements

    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      PsYcHoKiLLa
      263
    3. 3
      Skyfrog
      85
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!