You really like your repeater, don't you Jyppa? But you're right. It would be a whole deal easier. I would just have to link each pressure plate of the 12-step repeater (10 step, one output plate and one skipped plate. Like the Day cycle) to each bridge it should activate This is for counting the years. And then depending on how many displays are built, the fort can only become x years old. Or some catastrophic event happens which destroys the fort and resets the clock (but it does this automatically, obviously). Hours and months are equally easy: just link the plate of said hour/month to the correct bridges. Hours might not be useful, but months definitely will be. The problem exists with the days. If it was a single 30-step repeater, it would've made things a lot easier. Now I'll have to use logic gates to link weeks and days to correct bridges/hatches/whatever I'll be using as display.
I'll start with making a display for the months. The easy part's been done: the bridges which will be the display. And then to make it completely awesome, I could also have a green, yellow, red and blue border, each representing one of the seasons.
EDIT: Crud, apparently, I've forgotten to link one bridge to a plate. Now I've got ┤0 instead of 10. But that's easily fixed. When the month's gone by. But for the rest, it's working! I'm currently making the repeaters needed for the year-counting. They're coming along perfectly.
EDIT2: Double crud. Everything is linked up perfectly, it's just that the delay inherent in the bridges is causing me some grief. The bridges get two signals too quickly after another and ignore one of them. This results in the bridge being down when it should be up. A fix to this problem could be to use hatches instead of bridges. They don't have a delay and should work instantaneously. And the gist of the decade and century counters is up. Just the power supply is being built.
EDIT3: Crud begone! I've tested the usage of hatches, and it works as it should. But, I've made a mistake and linked the Century cycle to the wrong hatches. Quickly solved by switching the Decade and Century cycles. Which is obviously done by linking the (current) Century++ pressure plate tot the resistor of the (current) Decade cycle and the Year++ pressure plate to the resistor of the (current) Century cycle.