friday night at the office
dwarf fortress update
I'm back to combat text, which still involves some retooling of things as the text illuminates further problems, but I'm closer to being done with the combat revision, anyway. I found a lot of things wrong with the groundhog bite today. First, a groundhog ripped a lion in half and bit off a dwarf's arms... and it was using every part of its head (eyes, nose, etc.), not just its teeth, for the biting. After I fixed that up, it was still using its teeth like little needles and piercing brains and so on. I eventually got that sorted out.
I had a dragon fight some lions, and after a little bit of dragonfire and close combat, I ended up with a dragon covered with the gramatically-in-progress "lion melted fat spatter".
more signs of stress - avoidance and creativity
2.4. Operations
Operations are mutations on wavelets. The state of a wavelet is entirely defined by a sequence of operations on that wavelet.
Clients and servers exchange operations in order to communicate modifications to a wavelet. Operations propagate through the system to all clients and servers interested in that wavelet. They each apply the operation to their own copy of the wavelet. The use of operational transformation (OT) guarantees all copies of the wavelet will eventually converge to the same state. In order for the guarantees made by OT to hold, all communication participants must use the same operational transformation and composition algorithms (i.e. all OT implementations must be functionally equivalent).
interface writer's manifesto
my daily nih - virtual rpg systems
thanks shai
filed under: Nate hates Eclipse:
So I have had many problems with eclipse breaking and not loading after a lot of use.
I know this problem happens to other people as well.
If you delete
...\ workspace\.metadata\.plugins\org.eclipse.core.resources
And then force sync it (just that folder!)
You should get your eclipse working again, with all your settings in place.
Shai