Bank update 0.9.8-0.9.17

Programmers Guild

Moderator: Andreas the Wise

Post Reply
Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Bank update 0.9.8-0.9.17

Post by Erik Mortis »

Last bank update: http://shireroth.org/forum/viewtopic.php?f=226&t=12581

Code: Select all

0.9.8 Updates to CSS styles so they can handle CSS menus. (basic)
			Undid changes to transfer_funds() in 0.9.7 (they sucked). 
			Simplified begin, commit and abort_transaction(). 
			Logic fix in transfer_funds().
			Created css_menu(). Set bank_menu() to deprecated. 
			Removed bank_menu() from pages. admin.php deprecated. 
			Making use of transaction functions on transfer pages. 
			account.php is deprecated. Fixed up styles a bit.
0.9.9 Made viewsubdivisions list by country. 
			Fixed issue that allowed improper names to be added to subdivision table.
			We saw this issue with usernames. Funny character made for issues.
			Pondering making an adminlog page eventually to view error logs. 
0.9.10 added links to go to top of the page in transaction log viewing pages.
			 also added it to viewaccounts.php 
0.9.11 added date.php to require folder with function DateMath(), retrieved online. 
			 used in a mod, but felt it was useful in general. 
0.9.12 Made it so deleting a subdivision will change all users to a specified one. 
			 Had to make a fix to htmllib to add subdivision_named_select().
			 more fixes to sublib and htmllib to make this happen... messier then I like. 
			 Now if it's the last subdivision you have to say so and set a new country too. 
0.9.13 More styles. updates. Should make it easier to add styles...
0.9.14 Fixed silly mistake that's been lurking in adminchangepw.php for ages. 
0.9.15 Disabled the link to the deleteaccount page. It still exists, but the
			 deleting of accounts is depreciated and should be discouraged.
			 Added userchangesubdivision.php to allow people to change their own
			 subdivision, but not that country. Updated menu. 
			 Should we add a field to track last login? 
			 We need a better way to add in mods that doesn't require changing code. 
			 Perhaps a table with mod information. Then we can just generate a list of
			 mods from the table. 
			 Added note to account.php to remind me it's not needed anymore.
0.9.16 Updates to styles to include some addition modifications to links. 
			 added SCX to bussiness list. Added bussinesses to menu.  
0.9.17 Fix to the css_menu to make them work properly in mods. mods going to mods broke. 
Thought I'd posted one of these more recently.

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

There will most likely be no further updates to the bank.

User avatar
Jonas
Posts: 5334
Joined: Mon Feb 19, 2007 9:53 am

Re: Bank update 0.9.8-0.9.17

Post by Jonas »

Ooow. :surprise
About the bank: I still think it wouldn't be bad to write a little text for the index page on which we explain what's the bank for. Or at least some links to the forums of the members and the SCUE HQ. :document
From a distance I'm concerned about the rampant lawyerism manifesting itself in Shireroth currently. A simple Kaiserial slap on the wrist or censure by the community should suffice. - Jacobus Loki
Can't you see? I'm crazy! :tomcutterhamonfire :smashy

User avatar
CJ Miller
Posts: 716
Joined: Mon Jan 18, 2010 2:35 pm

Re: Bank update 0.9.8-0.9.17

Post by CJ Miller »

Erik Mortis wrote:There will most likely be no further updates to the bank.
In which case 0.9.17 should be renumbered 3.1.4-159 and all remaining bugs be renamed "features". :P

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

??? That makes no sense.

What's the point Jonas? The economy is a failure.

User avatar
Jonas
Posts: 5334
Joined: Mon Feb 19, 2007 9:53 am

Re: Bank update 0.9.8-0.9.17

Post by Jonas »

Erik Mortis wrote: What's the point Jonas? The economy is a failure.
Huh? I don't really have that feeling. It's functioning, not as good as we would want it, but it's functioning.
The point is that someone who gets on the bank by accident would know what it's about. :document
From a distance I'm concerned about the rampant lawyerism manifesting itself in Shireroth currently. A simple Kaiserial slap on the wrist or censure by the community should suffice. - Jacobus Loki
Can't you see? I'm crazy! :tomcutterhamonfire :smashy

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

Fine. I've never been opposed to a welcome page. I'll put it in place as Assistant MiniInt if people really want.

but the economy will never be anything more then it is now. A barely functional toy for a few.

Kaiseress Anandja II
Posts: 631
Joined: Thu May 13, 2010 2:42 pm

Re: Bank update 0.9.8-0.9.17

Post by Kaiseress Anandja II »

What did you expect it to be?
Anandja II Shika
Kaiseress of Shireroth
Lady of the Golden Mango Throne
Countess of Shirekeep
'Ananita, Shika Shilota'i

User avatar
Jonas
Posts: 5334
Joined: Mon Feb 19, 2007 9:53 am

Re: Bank update 0.9.8-0.9.17

Post by Jonas »

Erik Mortis wrote:Fine. I've never been opposed to a welcome page. I'll put it in place as Assistant MiniInt if people really want.

but the economy will never be anything more then it is now. A barely functional toy for a few.
Thanks. :)

It's still better then what we had before the SCUE. I'm happy with these little things. :thumbsup
From a distance I'm concerned about the rampant lawyerism manifesting itself in Shireroth currently. A simple Kaiserial slap on the wrist or censure by the community should suffice. - Jacobus Loki
Can't you see? I'm crazy! :tomcutterhamonfire :smashy

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

Maybe I'm just ready to make something real...

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

Jonas, would you like to write an intro for the bank?

User avatar
Jonas
Posts: 5334
Joined: Mon Feb 19, 2007 9:53 am

Re: Bank update 0.9.8-0.9.17

Post by Jonas »

Erik Mortis wrote:Jonas, would you like to write an intro for the bank?
If you can wait till next wednesday: yes, of course (if someone will correct my errors).
From a distance I'm concerned about the rampant lawyerism manifesting itself in Shireroth currently. A simple Kaiserial slap on the wrist or censure by the community should suffice. - Jacobus Loki
Can't you see? I'm crazy! :tomcutterhamonfire :smashy

Erik Mortis
Posts: 7238
Joined: Thu Oct 02, 2003 10:37 pm
Location: County of Monty Crisco
Contact:

Re: Bank update 0.9.8-0.9.17

Post by Erik Mortis »

I shall wait.

Post Reply

Return to “Church of the Machine God”

Who is online

Users browsing this forum: No registered users and 2 guests